update build system to be a little more flexible
This commit is contained in:
parent
09ba2415d0
commit
cb73b71ffe
4 changed files with 18 additions and 3 deletions
|
|
@ -4,6 +4,7 @@ mkdir ${PWD}/tmp
|
|||
cd tmp
|
||||
git clone ssh://git@git.glyphs.tech:222/sigil-03/docker-devtools.git
|
||||
cd docker-devtools/ch32
|
||||
docker build --tag ch32-env .
|
||||
ls
|
||||
./build.sh
|
||||
cd $DIR
|
||||
rm -rf tmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue