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

fix(#189): srtool:1.74.0-0.13.0

parent d303d7be
No related branches found
No related tags found
1 merge request!239Resolve "srtool no more builds the WASM"
Pipeline #35857 failed
...@@ -126,7 +126,7 @@ gdev_srtool_build: ...@@ -126,7 +126,7 @@ gdev_srtool_build:
when: never when: never
- if: '$CI_MERGE_REQUEST_ID || $CI_COMMIT_BRANCH == "master"' - if: '$CI_MERGE_REQUEST_ID || $CI_COMMIT_BRANCH == "master"'
- when: manual - when: manual
image: paritytech/srtool:1.73.0-0.12.0 image: paritytech/srtool:1.74.0-0.13.0
variables: variables:
PACKAGE: gdev-runtime PACKAGE: gdev-runtime
RUNTIME_DIR: runtime/gdev RUNTIME_DIR: runtime/gdev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment