Skip to content
Snippets Groups Projects
Commit c3511b1f authored by Christian Boettcher's avatar Christian Boettcher
Browse files

check if "manual" causes problems

parent f0e231eb
No related branches found
No related tags found
1 merge request!2Datacat integration
Pipeline #87955 failed
...@@ -37,7 +37,6 @@ build-custom-image: ...@@ -37,7 +37,6 @@ build-custom-image:
image: docker:latest image: docker:latest
services: services:
- docker:dind - docker:dind
when: manual
variables: variables:
IMAGE_COMMIT_TAG: $CI_REGISTRY_IMAGE/eflows-airflow:$CI_COMMIT_SHORT_SHA IMAGE_COMMIT_TAG: $CI_REGISTRY_IMAGE/eflows-airflow:$CI_COMMIT_SHORT_SHA
IMAGE_LATEST_TAG: $CI_REGISTRY_IMAGE/eflows-airflow:latest IMAGE_LATEST_TAG: $CI_REGISTRY_IMAGE/eflows-airflow:latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment