Skip to content
Snippets Groups Projects
Commit 9e68a26f authored by Jedrzej Rybicki's avatar Jedrzej Rybicki
Browse files

docker host change

parent 37e570bc
No related branches found
No related tags found
No related merge requests found
Pipeline #98620 passed
......@@ -69,8 +69,7 @@ build-custom-image:
variables:
IMAGE_COMMIT_TAG: $CI_REGISTRY_IMAGE/eflows-airflow:$CI_COMMIT_SHORT_SHA
IMAGE_LATEST_TAG: $CI_REGISTRY_IMAGE/eflows-airflow:latest
DOCKER_HOST: tcp://localhost:2375/
script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker build --no-cache=true --pull -t $IMAGE_COMMIT_TAG -f dockers/eflows-airflow.docker .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment