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
|
||||
environment:
|
||||
RUSTFLAGS: '-C target-feature=+crt-static'
|
||||
CARGO_HOME: 'C:\Users\drone\.cargo'
|
||||
RUSTUP_HOME: 'C:\Users\drone\.rustup'
|
||||
commands:
|
||||
- whoami
|
||||
- 'Get-ChildItem Env:'
|
||||
|
|
Loading…
Reference in a new issue