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