Update .gitlab-ci.yml

This commit is contained in:
2022-11-05 01:52:16 +00:00
parent c1aea595f2
commit b6efe7d385

View File

@@ -45,7 +45,7 @@ k3s-ansible:
allow_failure: false
extends: .ansible_apply
before_script:
- cat $ansible > ansible
- cat $ansible > $WORKDIR/ansible
#rules:
# - if: '$CI_COMMIT_BRANCH == "main"'
# - changes: