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

Fix missing tag

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