From cfcd6e53c9586c7fcd4503a72864b153abb0c908 Mon Sep 17 00:00:00 2001 From: mg Date: Sun, 31 Jan 2021 11:22:24 +0100 Subject: [PATCH] Bugfix ci --- .gitlab-ci.yml | 1 - inventory | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c4d9822b..71f25d2d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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 diff --git a/inventory b/inventory index db0394df..eb85486c 100644 --- a/inventory +++ b/inventory @@ -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: