diff options
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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: |
