Skip to content
Snippets Groups Projects
Commit fca8801a authored by Jan David Mol's avatar Jan David Mol
Browse files

fix

parent 2cf417e7
No related branches found
No related tags found
1 merge request!1092Resolve L2SS-2309 "Trigger deployment"
Pipeline #116664 failed
...@@ -354,10 +354,6 @@ sphinx_documentation: ...@@ -354,10 +354,6 @@ sphinx_documentation:
# See docker-compose/README.md for docker image behavior and explanation # See docker-compose/README.md for docker image behavior and explanation
.base_docker_images: .base_docker_images:
stage: images stage: images
extends: .local_job
rules:
- !reference [.local_job, rules]
- if: $CI
image: docker:latest image: docker:latest
tags: tags:
- dind - dind
...@@ -408,7 +404,6 @@ docker_store_images_changes: ...@@ -408,7 +404,6 @@ docker_store_images_changes:
# works. See the following references # works. See the following references
# https://stackoverflow.com/questions/68955071/how-to-disable-detached-pipelines-in-gitlab # https://stackoverflow.com/questions/68955071/how-to-disable-detached-pipelines-in-gitlab
# https://docs.gitlab.com/ee/ci/jobs/job_control.html#jobs-or-pipelines-run-unexpectedly-when-using-changes # https://docs.gitlab.com/ee/ci/jobs/job_control.html#jobs-or-pipelines-run-unexpectedly-when-using-changes
rules: []
only: only:
refs: refs:
- merge_requests - merge_requests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment