mirror of
https://github.com/nushell/nushell
synced 2024-12-25 20:43:09 +00:00
Update .gitpod.yml
This commit is contained in:
parent
da7d6beb22
commit
3b84e3ccfe
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue