fix ci
This commit is contained in:
parent
6cc06a20c4
commit
a8257fd9ed
|
@ -1,6 +1,7 @@
|
|||
pipeline:
|
||||
build:
|
||||
image: git.koval.net/cyclane/game-algorithms/wasm-pack
|
||||
image: git.koval.net/cyclane/game-algorithms/wasm-pack-plugin
|
||||
pull: true
|
||||
settings:
|
||||
actions: build
|
||||
folder: wasm/o-x-rust
|
||||
|
@ -13,7 +14,7 @@ pipeline:
|
|||
- wasm/o-x-rust/*
|
||||
- .woodpecker/wasm-o-x-rust.yml
|
||||
build and publish:
|
||||
image: git.koval.net/cyclane/game-algorithms/wasm-pack
|
||||
image: git.koval.net/cyclane/game-algorithms/wasm-pack-plugin
|
||||
pull: true
|
||||
settings:
|
||||
actions: build,publish
|
||||
|
|
Loading…
Reference in New Issue