Skip to content
Snippets Groups Projects
Commit b95e4276 authored by Sören Henning's avatar Sören Henning
Browse files

Fix image name and path

parent 944d47f4
No related branches found
No related tags found
No related merge requests found
Pipeline #6284 canceled
This commit is part of merge request !230. Comments created here will be created in the context of that merge request.
......@@ -581,7 +581,10 @@ deploy-buildimage-docker-compose-jq:
needs: []
variables:
DOCKER_VERSION: 20.10.12
IMAGE_NAME: theodolite-build-docker-compose-jq
IMAGE_TAG: $DOCKER_VERSION
before_script:
- cd buildimages/docker-compose-jq
rules:
- changes:
- buildimages/docker-compose-jq/Dockerfile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment