Skip to content
Snippets Groups Projects
Commit 0b3db67c authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

Update build/ci/.terraform-ci.yml

parent 5f952583
No related branches found
No related tags found
8 merge requests!246Develop,!245Develop into Master,!244Master into develop2 into master,!219Draft: Testing,!214Test pipelines,!195DO NOT MERGE 2,!194DO NOT MERGE! just for testing,!138Develop
Pipeline #76207 failed
...@@ -44,6 +44,8 @@ tag-images: ...@@ -44,6 +44,8 @@ tag-images:
before_script: before_script:
- echo "override global before script" - echo "override global before script"
image: docker:19.03.12 image: docker:19.03.12
tags:
- dind
services: services:
- name: docker:19.03.12-dind - name: docker:19.03.12-dind
command: ["--registry-mirror", "http://141.100.70.170:6000", "--dns", "1.1.1.1"] command: ["--registry-mirror", "http://141.100.70.170:6000", "--dns", "1.1.1.1"]
...@@ -97,4 +99,4 @@ destroy:tf: ...@@ -97,4 +99,4 @@ destroy:tf:
stage: .post stage: .post
script: script:
- gitlab-terraform destroy - gitlab-terraform destroy
<<: *tf <<: *tf
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment