diff --git a/.woodpecker/tools-wasm-pack-plugin.yml b/.woodpecker/tools-wasm-pack-plugin.yml index 2f778a7..00e624d 100644 --- a/.woodpecker/tools-wasm-pack-plugin.yml +++ b/.woodpecker/tools-wasm-pack-plugin.yml @@ -4,6 +4,7 @@ pipeline: settings: dry_run: true repo: git.koval.net/cyclane/game-algorithms/wasm-pack-plugin + tags: latest context: tools/wasm-pack-plugin dockerfile: tools/wasm-pack-plugin/Dockerfile when: @@ -21,6 +22,7 @@ pipeline: password: from_secret: DEPLOY_TOKEN repo: git.koval.net/cyclane/game-algorithms/wasm-pack-plugin + tags: latest context: tools/wasm-pack-plugin dockerfile: tools/wasm-pack-plugin/Dockerfile when: