diff --git a/.woodpecker/wasm-o-x-rust.yml b/.woodpecker/wasm-o-x-rust.yml index 8a966a3..dd4b2a9 100644 --- a/.woodpecker/wasm-o-x-rust.yml +++ b/.woodpecker/wasm-o-x-rust.yml @@ -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