From 1bf54d08da1d2c55bebd5a2767096895edf04f7b Mon Sep 17 00:00:00 2001 From: Gleb Koval Date: Sun, 7 Aug 2022 00:28:49 +0000 Subject: [PATCH] tags --- .woodpecker/tools-wasm-pack-plugin.yml | 2 ++ 1 file changed, 2 insertions(+) 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: