Separate commands.

This commit is contained in:
Ryan McQuen 2020-07-16 13:13:23 -07:00 committed by GitHub
parent 09aad5efed
commit fce4a9bb0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
tasks:
- init: [ -x ~/.cargo/bin/rustlings ] && ~/.cargo/bin/rustlings watch || ./install.sh
- init: ./install.sh
- command: ~/.cargo/bin/rustlings watch
image:
file: .gitpod.Dockerfile