Skip to content
Snippets Groups Projects
Commit 693965b4 authored by Balasankar "Balu" C's avatar Balasankar "Balu" C
Browse files

Make Trigger:qa-docker an optional dependency

parent f9be1528
No related branches found
No related tags found
2 merge requests!51Validate shift of Heptapod 0.25 to oldstable series,!44GitLab 14.0
......@@ -458,6 +458,7 @@
artifacts: false
- job: Trigger:qa-docker
artifacts: false
optional: true
Trigger:letsencrypt-test:
extends: .docker_job
......@@ -485,6 +486,7 @@
artifacts: false
- job: Trigger:qa-docker
artifacts: false
optional: true
dependency_update:
image: "${BUILDER_IMAGE_REGISTRY}/ruby_docker:${BUILDER_IMAGE_REVISION}"
......
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