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

test: both see srtool_output and create the output file

parent 378f27ef
No related branches found
No related tags found
No related merge requests found
Pipeline #34324 waiting for manual action
......@@ -197,7 +197,7 @@ readme_docker_release_tag:
# Copy sources to the expected directory of srtool
- cp -R * /build/
# Build the runtime
- /srtool/build --app --json -cM
- /srtool/build --app --json -cM | tee -a $SRTOOL_OUTPUT
- mv /build/runtime/$RUNTIME/target/srtool/release/wbuild/$RUNTIME-runtime/${RUNTIME}_runtime.compact.compressed.wasm $CI_PROJECT_DIR/release/
artifacts:
name: "runtime"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment