correct setting for dockerfile
ci/woodpecker/push/tools-wasm-pack-docker Pipeline failed
Details
ci/woodpecker/push/tools-wasm-pack-docker Pipeline failed
Details
This commit is contained in:
parent
922a21fe44
commit
e407cae2aa
|
@ -9,7 +9,7 @@ pipeline:
|
||||||
from_secret: DEPLOY_TOKEN
|
from_secret: DEPLOY_TOKEN
|
||||||
repo: cyclane/game-algorithms/wasm-pack
|
repo: cyclane/game-algorithms/wasm-pack
|
||||||
tags: latest
|
tags: latest
|
||||||
context: ./tools/wasm-pack-docker
|
dockerfile: tools/wasm-pack-docker/Dockerfile
|
||||||
when:
|
when:
|
||||||
path:
|
path:
|
||||||
include:
|
include:
|
||||||
|
|
Loading…
Reference in New Issue