update dockerfile and build script
This commit is contained in:
parent
778e6de935
commit
90835f8a63
2 changed files with 2 additions and 3 deletions
2
ch32/build.sh
Executable file
2
ch32/build.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
docker build --tag ch32-rust .
|
||||
Loading…
Add table
Add a link
Reference in a new issue