Skip to content
Snippets Groups Projects
Commit 35474324 authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

add needs

parent 867e08aa
No related branches found
No related tags found
1 merge request!249Fix integration tests again
Pipeline #251534 failed
......@@ -176,7 +176,7 @@ unit-tests:
integration-test-aes:
tags:
- shell
needs: []
needs: ["patch-qkdn-controller", "patch-routing-app"]
variables:
DEPENDENCY_PROXY: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/
before_script:
......@@ -195,7 +195,7 @@ integration-test-aes:
integration-test-otp:
tags:
- shell
needs: []
needs: ["patch-qkdn-controller", "patch-routing-app"]
variables:
DEPENDENCY_PROXY: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment