Update .gitlab-ci.yml
This commit is contained in:
@@ -76,7 +76,7 @@ ansible:
|
|||||||
- echo $kubeconfig > config
|
- echo $kubeconfig > config
|
||||||
script:
|
script:
|
||||||
- ansible-playbook $CI_PROJECT_DIR/main.yml
|
- ansible-playbook $CI_PROJECT_DIR/main.yml
|
||||||
dependencies:
|
needs:
|
||||||
- apply
|
- apply
|
||||||
|
|
||||||
destroy:
|
destroy:
|
||||||
|
|||||||
Reference in New Issue
Block a user