docker plugin is stupid
This commit is contained in:
parent
9df45a7aa5
commit
bbd8d862c2
|
@ -21,10 +21,8 @@ pipeline:
|
||||||
password:
|
password:
|
||||||
from_secret: DEPLOY_TOKEN
|
from_secret: DEPLOY_TOKEN
|
||||||
repo: git.koval.net/cyclane/game-algorithms/wasm-pack-plugin
|
repo: git.koval.net/cyclane/game-algorithms/wasm-pack-plugin
|
||||||
tags: latest
|
|
||||||
context: tools/wasm-pack-plugin
|
context: tools/wasm-pack-plugin
|
||||||
dockerfile: tools/wasm-pack-plugin/Dockerfile
|
dockerfile: tools/wasm-pack-plugin/Dockerfile
|
||||||
no_cache: true
|
|
||||||
when:
|
when:
|
||||||
branch: main
|
branch: main
|
||||||
path:
|
path:
|
||||||
|
|
Loading…
Reference in New Issue