Skip to content
Snippets Groups Projects
Commit 3765428e authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark Committed by Fabian Seidl
Browse files

Add needs in unit tests for plugin image

See merge request !666
parent e401f596
No related branches found
No related tags found
1 merge request!666Add needs in unit tests for plugin image
Pipeline #175882 passed
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
integration-test-gosdn: integration-test-gosdn:
image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/golang:$GOLANG_VERSION-bookworm image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/golang:$GOLANG_VERSION-bookworm
needs: needs:
- ["build-integration-test-images"] - ["build-integration-test-images", "build-plugin-registry-image"]
variables: variables:
MONGO_INITDB_ROOT_USERNAME: root MONGO_INITDB_ROOT_USERNAME: root
MONGO_INITDB_ROOT_PASSWORD: example MONGO_INITDB_ROOT_PASSWORD: example
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment