Add install command here instead.
This commit is contained in:
parent
cca4102985
commit
09aad5efed
|
@ -1,5 +1,5 @@
|
|||
tasks:
|
||||
- init: rustlings watch
|
||||
- init: [ -x ~/.cargo/bin/rustlings ] && ~/.cargo/bin/rustlings watch || ./install.sh
|
||||
image:
|
||||
file: .gitpod.Dockerfile
|
||||
|
||||
|
|
Loading…
Reference in a new issue