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

Update .gitlab-ci.yml file

parent 1e00e7ee
No related branches found
No related tags found
No related merge requests found
Pipeline #7681 failed
...@@ -90,7 +90,7 @@ test:clippy_windows: ...@@ -90,7 +90,7 @@ test:clippy_windows:
script: script:
- set CARGO_HOME=C:\Users\ueisenb\AppData\Local\0_gsi_executables\.cargo - set CARGO_HOME=C:\Users\ueisenb\AppData\Local\0_gsi_executables\.cargo
- set CARGO_TARGET_DIR=C:\Users\ueisenb\Appdata\Local\0_gsi_executables\gitlab-runner\target - set CARGO_TARGET_DIR=C:\Users\ueisenb\Appdata\Local\0_gsi_executables\gitlab-runner\target
- set PATH=%PATH%:C:\Users\ueisenb\AppData\Local\0_gsi_executables\.cargo\bin - set PATH=%PATH%;C:\Users\ueisenb\AppData\Local\0_gsi_executables\.cargo\bin
- cargo clippy --workspace - cargo clippy --workspace
#deploy: #deploy:
......
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