Fixed .gitlab-ci.yml emscripten build
This commit is contained in:
parent
9af1cee60b
commit
2ad238841b
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ emscripten:
|
|||
stage: build_emscripten
|
||||
image: "registry.gitlab.com/mergul/bubel-ecs/emscripten:latest"
|
||||
dependencies:
|
||||
- build_code
|
||||
- build_wasm
|
||||
script:
|
||||
- /bin/bash /build.sh
|
||||
rules:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue