Fixed docker deploy
All checks were successful
ci/woodpecker/push/tools-wasm-pack-docker Pipeline was successful
All checks were successful
ci/woodpecker/push/tools-wasm-pack-docker Pipeline was successful
This commit is contained in:
parent
5d24a0dc17
commit
a22871d218
@ -3,12 +3,12 @@ pipeline:
|
||||
image: plugins/docker
|
||||
settings:
|
||||
registry: git.koval.net
|
||||
username:
|
||||
from_secret: DEPLOY_USER
|
||||
username: cyclane
|
||||
password:
|
||||
from_secret: DEPLOY_TOKEN
|
||||
repo: cyclane/game-algorithms/wasm-pack
|
||||
repo: git.koval.net/cyclane/game-algorithms/wasm-pack
|
||||
tags: latest
|
||||
context: tools/wasm-pack-docker
|
||||
dockerfile: tools/wasm-pack-docker/Dockerfile
|
||||
when:
|
||||
path:
|
||||
|
Loading…
x
Reference in New Issue
Block a user