This commit is contained in:
parent
3f9d934240
commit
6bae896e61
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ steps:
|
||||||
- name: build
|
- name: build
|
||||||
environment:
|
environment:
|
||||||
RUSTFLAGS: '-C target-feature=+crt-static'
|
RUSTFLAGS: '-C target-feature=+crt-static'
|
||||||
|
CARGO_HOME: 'C:\Users\drone\.cargo'
|
||||||
|
RUSTUP_HOME: 'C:\Users\drone\.rustup'
|
||||||
commands:
|
commands:
|
||||||
- whoami
|
- whoami
|
||||||
- 'Get-ChildItem Env:'
|
- 'Get-ChildItem Env:'
|
||||||
|
|
Loading…
Reference in a new issue