nushell/.gitpod.yml
2019-09-28 01:18:55 +00:00

6 lines
86 B
YAML

image:
file: .gitpod.Dockerfile
tasks:
- init: cargo build
command: cargo run