Skip to content
Snippets Groups Projects
Commit 152c0c50 authored by Erik Schnaubelt's avatar Erik Schnaubelt
Browse files

CI/C: package-win64 needs compile-mex

parent 00e945ac
No related branches found
No related tags found
No related merge requests found
Pipeline #9820568 passed
......@@ -152,7 +152,7 @@ test-cerngetdp:
package-win64:
stage: package
needs: ["compile-shared-lib-win64"]
needs: ["compile-shared-lib-win64", "compile-mex"]
image: gitlab-registry.cern.ch/steam/ci-deployer-docker:latest
script:
- export RELEASE_NAME=$(expr match "$CI_COMMIT_TAG" '\(.*\)-release$')
......
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