mirror of
https://github.com/nushell/nushell.git
synced 2025-08-16 09:28:32 +02:00
Update .gitpod.yml
This commit is contained in:
@ -1,8 +1,8 @@
|
|||||||
image:
|
image:
|
||||||
file: .gitpod.Dockerfile
|
file: .gitpod.Dockerfile
|
||||||
tasks:
|
tasks:
|
||||||
- init: cargo build
|
- init: cargo install --path .
|
||||||
command: cargo run
|
command: nu
|
||||||
github:
|
github:
|
||||||
prebuilds:
|
prebuilds:
|
||||||
# enable for the master/default branch (defaults to true)
|
# enable for the master/default branch (defaults to true)
|
||||||
|
Reference in New Issue
Block a user