mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-03 09:19:18 +00:00
Move PATH.
This commit is contained in:
parent
8ae9025489
commit
f29a79edb7
@ -1,6 +1,5 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- before: gp env -e PATH="/usr/local/cargo/bin:$PATH"
|
- init: gp env -e PATH="/usr/local/cargo/bin:$PATH" && eval $(gp env -e) && /workspace/rustlings/install.sh
|
||||||
- init: eval $(gp env -e) && /workspace/rustlings/install.sh
|
|
||||||
- command: eval $(gp env -e) && /workspace/.cargo/bin/rustlings watch
|
- command: eval $(gp env -e) && /workspace/.cargo/bin/rustlings watch
|
||||||
image:
|
image:
|
||||||
file: .gitpod.Dockerfile
|
file: .gitpod.Dockerfile
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user