Skip to content
Snippets Groups Projects
Commit 08a1182a authored by Cédric Moreau's avatar Cédric Moreau
Browse files

fix(#125): srtool: allow_failure

parent 266b012e
No related branches found
No related tags found
No related merge requests found
...@@ -252,6 +252,7 @@ readme_docker_release_tag: ...@@ -252,6 +252,7 @@ readme_docker_release_tag:
stage: gx_build stage: gx_build
rules: rules:
- when: manual - when: manual
allow_failure: true
image: paritytech/srtool:1.62.0 image: paritytech/srtool:1.62.0
script: script:
- echo "Building runtime for $RUNTIME" - echo "Building runtime for $RUNTIME"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment