Update .gitlab-ci.yml

This commit is contained in:
2022-11-05 10:34:10 +00:00
parent a339ea0d11
commit 58a11deee3

View File

@@ -36,7 +36,6 @@ k3s:
rules:
- if: '$CI_COMMIT_BRANCH == "main"'
changes:
compare_to: refs/heads/main
paths:
- 'terraform/*'
when: always