tags
This commit is contained in:
parent
34005aea0f
commit
1bf54d08da
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue