From d1c712e8fc164a0bba8a0c80aaeb625d9ff4a4a5 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sat, 5 Nov 2022 13:02:00 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5b49051..fa54d57 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -117,14 +117,13 @@ k3s-destroy: allow_failure: false extends: .terraform_destroy needs: ["k3s"] - when: manual rules: - if: '$CI_COMMIT_BRANCH == "main"' changes: paths: - 'terraform/*' - 'ansible/*' - when: always + when: manual - if: '$CI_COMMIT_BRANCH == "main"' changes: paths: