From c56a674223b3279b23b66aca409dc23c4252d647 Mon Sep 17 00:00:00 2001 From: mo khan Date: Mon, 22 Jun 2020 09:04:23 -0600 Subject: Allow python jobs to fail --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bb00d8d..248ab9a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -109,6 +109,7 @@ mono-6-8-0-123: .python: stage: release + allow_failure: true script: - bundle exec omnibus build pythons variables: -- cgit v1.2.3