forked from extern/nushell
Update .gitpod.yml
This commit is contained in:
parent
da7d6beb22
commit
3b84e3ccfe
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user