Skip to content
Snippets Groups Projects
Commit d1601762 authored by Udo Eisenbarth's avatar Udo Eisenbarth :speech_balloon:
Browse files

Update .gitlab-ci.yml file

parent 73c1f0f1
No related branches found
No related tags found
No related merge requests found
Pipeline #7687 passed
......@@ -83,7 +83,7 @@ build-windows:
- $Env:CARGO_HOME="C:\Users\ueisenb\AppData\Local\0_gsi_executables\.cargo"
- $Env:CARGO_TARGET_DIR="C:\Users\ueisenb\Appdata\Local\0_gsi_executables\gitlab-runner\target"
- $Env:Path += ";C:\Users\ueisenb\AppData\Local\0_gsi_executables\.cargo\bin"
- cargo build
- cargo build --release
dependencies:
- test_windows
......@@ -97,7 +97,7 @@ build-windows:
# - export HTTP_PROXY=lxproxy01.gsi.de:3128
# - export https_proxy=lxproxy01.gsi.de:3128
# - export http_proxy=lxproxy01.gsi.de:3128
# - cargo build
# - cargo build --release
# dependencies:
# - test:cargo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment