From 6cc06a20c464e5e6c9f707c8981cc1e85ab577d5 Mon Sep 17 00:00:00 2001 From: Gleb Koval Date: Sun, 7 Aug 2022 01:07:42 +0000 Subject: [PATCH] pull custom images --- .woodpecker/wasm-o-x-rust.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker/wasm-o-x-rust.yml b/.woodpecker/wasm-o-x-rust.yml index e89aa33..8a966a3 100644 --- a/.woodpecker/wasm-o-x-rust.yml +++ b/.woodpecker/wasm-o-x-rust.yml @@ -14,6 +14,7 @@ pipeline: - .woodpecker/wasm-o-x-rust.yml build and publish: image: git.koval.net/cyclane/game-algorithms/wasm-pack + pull: true settings: actions: build,publish folder: wasm/o-x-rust