Skip to content
Snippets Groups Projects
Commit d404f257 authored by Tim Jaacks's avatar Tim Jaacks
Browse files

Alphaplan: allow failure on import

Otherwise the parent pipeline is stuck in "running" state until the
manual action has been performed. See for reference:
https://gitlab.com/gitlab-org/gitlab/-/issues/361574
parent dd2a6d7d
Branches
Tags
1 merge request!231Alphaplan: allow failure on import
Pipeline #47121 passed
......@@ -277,6 +277,7 @@ workflow:
stage: Alphaplan
rules:
- when: manual
allow_failure: true
variables:
# Most AP_WEBSERVICE_* variables are set in GitLab CI variables. We're defining the
# URL here, though, so that it can be overridden in a job's variables block.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment