From df6809b2e3c5cc6ff8d96f656384731599a5ae22 Mon Sep 17 00:00:00 2001 From: Work Date: Mon, 26 Jan 2026 16:12:09 +0300 Subject: [PATCH] change pipeline generation + add tf dockerfile --- scripts/generate-pipeline.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/scripts/generate-pipeline.sh b/scripts/generate-pipeline.sh index 43929e7..8b1c930 100755 --- a/scripts/generate-pipeline.sh +++ b/scripts/generate-pipeline.sh @@ -121,11 +121,6 @@ EOF cat >> "$OUTPUT_FILE" << EOF -EOF - -EOF - - cat >> "$OUTPUT_FILE" << EOF plan-${job_prefix}: stage: plan image: \${TERRAFORM_IMAGE_NAME}