Skip to content
Snippets Groups Projects
Commit f83388d3 authored by Alain Sinzig's avatar Alain Sinzig
Browse files

.gitlab-ci.yml: Add tag for Gitlab CI/CD docker in docker configuraiton

parent 9593986b
Branches
Tags
No related merge requests found
Pipeline #2799 failed with stages
in 32 seconds
...@@ -63,6 +63,8 @@ variables: ...@@ -63,6 +63,8 @@ variables:
GITLAB_OPENTOFU_IMAGE_NAME: "$GITLAB_OPENTOFU_IMAGE_BASE/gitlab-opentofu:$CI_COMMIT_SHA-opentofu$OPENTOFU_VERSION" GITLAB_OPENTOFU_IMAGE_NAME: "$GITLAB_OPENTOFU_IMAGE_BASE/gitlab-opentofu:$CI_COMMIT_SHA-opentofu$OPENTOFU_VERSION"
gitlab-opentofu-image:build: gitlab-opentofu-image:build:
tags:
- docker
extends: .opentofu-versions extends: .opentofu-versions
stage: build stage: build
services: services:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment