Update .gitpod.yml

This commit is contained in:
Sean Hellum 2019-11-04 11:44:56 -06:00 committed by GitHub
parent da7d6beb22
commit 3b84e3ccfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
image:
file: .gitpod.Dockerfile
tasks:
- init: cargo build
command: cargo run
- init: cargo install --path .
command: nu
github:
prebuilds:
# enable for the master/default branch (defaults to true)