Skip to content

Commit

Permalink
ci: Set correct dependenciy for staging-deployment tests
Browse files Browse the repository at this point in the history
Signed-off-by: Alf-Rune Siqveland <[email protected]>
  • Loading branch information
alfrunes committed Aug 19, 2024
1 parent 6c0eb4e commit 8a02ea7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,8 @@ build:docker-multiplatform:
.template:test:staging-deployment:
image: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/mendersoftware/mender-test-containers:gui-e2e-testing
stage: test
needs:
- trigger:mender-helm-version-bump:staging
services:
- name: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/docker:dind
alias: docker
Expand Down

0 comments on commit 8a02ea7

Please sign in to comment.