Update file .gitlab-ci.yml
This commit is contained in:
@@ -83,7 +83,7 @@ k3s-ansible:
|
||||
extends: .ansible_apply
|
||||
before_script:
|
||||
- cat $ansible > $WORKDIR/ansible
|
||||
- cat $kubeseal > $WORKDIR/kubeseal.yaml
|
||||
- cat $kubeseal > kubeseal.yaml
|
||||
needs: ["k3s"]
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == "schedule"
|
||||
|
||||
Reference in New Issue
Block a user