Update .gitlab-ci.yml

This commit is contained in:
2022-11-05 02:03:23 +00:00
parent 09f766e446
commit 39104059df

View File

@@ -33,8 +33,7 @@ k3s:
rules: rules:
- if: '$CI_COMMIT_BRANCH == "main"' - if: '$CI_COMMIT_BRANCH == "main"'
- changes: - changes:
paths: - 'terraform/*'
- 'terraform'
k3s-ansible: k3s-ansible:
stage: build stage: build