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

Reuse DOCKER_VERSION for IMAGE_TAG

parent d5a371ab
No related branches found
No related tags found
No related merge requests found
Pipeline #6298 canceled
......@@ -582,7 +582,7 @@ deploy-buildimage-docker-compose-jq:
variables:
DOCKER_VERSION: 20.10.12
IMAGE_NAME: theodolite-build-docker-compose-jq
IMAGE_TAG: 20.10.12
IMAGE_TAG: $DOCKER_VERSION
before_script:
- cd buildimages/docker-compose-jq
rules:
......
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