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