Skip to content
Snippets Groups Projects
Commit 227be365 authored by Mads M. Pedersen's avatar Mads M. Pedersen
Browse files

temporary allow build conda to fail

parent 34f823df
No related branches found
No related tags found
3 merge requests!624Multi mirror,!607Cupy RANS NN Surrogate Inference Changes,!585temporary allow build conda to fail
Pipeline #56673 canceled
......@@ -179,6 +179,7 @@ build_conda:
paths: ["conda_channel/noarch/py_wake*.tar.bz2"]
rules:
- if: $CI_COMMIT_TAG && $CI_COMMIT_REF_PROTECTED
allow_failure: true
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
when: manual
allow_failure: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment