Update .gitlab-ci.yml
This commit is contained in:
parent
83cf803d0b
commit
9b3602b6ab
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
image: frolvlad/alpine-glibc
|
image: frolvlad/alpine-glibc
|
||||||
dependencies:
|
dependencies:
|
||||||
|
- build_wasm
|
||||||
- emscripten
|
- emscripten
|
||||||
script:
|
script:
|
||||||
- mkdir public
|
- mkdir public
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue