Update .gitlab-ci.yml

This commit is contained in:
2022-11-05 01:50:12 +00:00
parent 50e7c0edc6
commit c1aea595f2

View File

@@ -43,7 +43,9 @@ k3s-ansible:
FILE: main.yml
REQUIREMENTS: requirements.yml
allow_failure: false
extends: .ansible_apply
extends: .ansible_apply
before_script:
- cat $ansible > ansible
#rules:
# - if: '$CI_COMMIT_BRANCH == "main"'
# - changes: