Update .gitlab-ci.yml

This commit is contained in:
2022-11-05 00:17:47 +00:00
parent 4734718afe
commit 442814cba9

View File

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