kopia lustrzana https://github.com/jaseg/gerbolyze
rodzic
f55cfb4b35
commit
0e5b1cb999
|
@ -3,6 +3,7 @@ build:wasi-svg-flatten:
|
||||||
stage: build
|
stage: build
|
||||||
image: "registry.gitlab.com/gerbolyze/build-containers/archlinux:latest"
|
image: "registry.gitlab.com/gerbolyze/build-containers/archlinux:latest"
|
||||||
script:
|
script:
|
||||||
|
- git config --global --add safe.directory "$CI_PROJECT_DIR"
|
||||||
- cd svg-flatten # we start out in the repo's root
|
- cd svg-flatten # we start out in the repo's root
|
||||||
- make -j 2 build/svg-flatten.wasm
|
- make -j 2 build/svg-flatten.wasm
|
||||||
- cp build/svg-flatten.wasm svg_flatten_wasi/
|
- cp build/svg-flatten.wasm svg_flatten_wasi/
|
||||||
|
|
Ładowanie…
Reference in New Issue