why is CI broken
This commit is contained in:
parent
ed7a2d487d
commit
f7f05823fe
|
@ -22,7 +22,6 @@ pipeline:
|
||||||
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
|
tags: latest
|
||||||
force_tag: true
|
|
||||||
context: tools/wasm-pack-plugin
|
context: tools/wasm-pack-plugin
|
||||||
dockerfile: tools/wasm-pack-plugin/Dockerfile
|
dockerfile: tools/wasm-pack-plugin/Dockerfile
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in New Issue