From 8e9ba51290444f438ff4eb8037231b119a101cef Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 25 Sep 2022 15:22:18 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2265fc3..08fb71c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -36,10 +36,6 @@ plan: changes: - terraform.tf - terraform.tfvars - artifacts: - when: on_failure - paths: - - $CI_PROJECT_DIR apply: stage: apply