Bugfix ci
This commit is contained in:
parent
0b21bfd3e5
commit
cfcd6e53c9
2 changed files with 2 additions and 3 deletions
|
@ -59,7 +59,6 @@ ansible-deploy-prod:
|
|||
- rm /builds/mg/ansible/id_rsa_ansible_user
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == 'master'
|
||||
allow_failure: true
|
||||
|
||||
# GitLab-CI-Vars
|
||||
# $ansible_vault_pass - Type: File
|
||||
|
|
|
@ -67,7 +67,7 @@ all:
|
|||
docker.grote.lan:
|
||||
pve2.grote.lan:
|
||||
gitlab.grote.lan:
|
||||
gitlab-runner.grote.lan:
|
||||
# gitlab-runner.grote.lan:
|
||||
test:
|
||||
hosts:
|
||||
wireguard-test.grote.lan:
|
||||
|
@ -81,4 +81,4 @@ all:
|
|||
lxc-test2.grote.lan:
|
||||
pve-test.grote.lan:
|
||||
gitlab-test.grote.lan:
|
||||
gitlab-runner-test.grote.lan:
|
||||
# gitlab-runner-test.grote.lan:
|
||||
|
|
Loading…
Reference in a new issue