From 01cb8a4cfc5fed83a26b4138f97ae7365768f0cd Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 17 Sep 2021 10:22:19 +0000 Subject: Add latest changes from gitlab-org/gitlab@14-2-stable-ee --- lib/gitlab/ci/templates/Terraform.latest.gitlab-ci.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'lib/gitlab/ci') diff --git a/lib/gitlab/ci/templates/Terraform.latest.gitlab-ci.yml b/lib/gitlab/ci/templates/Terraform.latest.gitlab-ci.yml index a9f6fd88d0b..c458ab6a00a 100644 --- a/lib/gitlab/ci/templates/Terraform.latest.gitlab-ci.yml +++ b/lib/gitlab/ci/templates/Terraform.latest.gitlab-ci.yml @@ -28,8 +28,3 @@ deploy: - build environment: name: $TF_STATE_NAME - -cleanup: - extends: .terraform:destroy - dependencies: - - deploy -- cgit v1.2.3