Update .gitlab-ci.yml
This commit is contained in:
@@ -43,7 +43,9 @@ k3s-ansible:
|
|||||||
FILE: main.yml
|
FILE: main.yml
|
||||||
REQUIREMENTS: requirements.yml
|
REQUIREMENTS: requirements.yml
|
||||||
allow_failure: false
|
allow_failure: false
|
||||||
extends: .ansible_apply
|
extends: .ansible_apply
|
||||||
|
before_script:
|
||||||
|
- cat $ansible > ansible
|
||||||
#rules:
|
#rules:
|
||||||
# - if: '$CI_COMMIT_BRANCH == "main"'
|
# - if: '$CI_COMMIT_BRANCH == "main"'
|
||||||
# - changes:
|
# - changes:
|
||||||
|
|||||||
Reference in New Issue
Block a user