fix ci
ci/woodpecker/push/tools-wasm-pack-plugin Pipeline was successful Details
ci/woodpecker/push/wasm-o-x-rust Pipeline failed Details

This commit is contained in:
Gleb Koval 2022-08-07 01:12:44 +00:00
parent 6cc06a20c4
commit a8257fd9ed
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 3 additions and 2 deletions

View File

@ -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