Skip to content
Snippets Groups Projects
Commit 2d172c1f authored by Nicolas Pope's avatar Nicolas Pope
Browse files

Fix pipeline file

parent 2c6b5ba6
Branches
Tags
No related merge requests found
...@@ -97,9 +97,6 @@ windows:test: ...@@ -97,9 +97,6 @@ windows:test:
- windows - windows
needs: ["windows:build"] needs: ["windows:build"]
variables:
<<: *variables-windows
cache: # use artifacts instead if multiple runners available cache: # use artifacts instead if multiple runners available
key: $CI_COMMIT_SHORT_SHA key: $CI_COMMIT_SHORT_SHA
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment