Fixed docker deploy
ci/woodpecker/push/tools-wasm-pack-docker Pipeline was successful Details

This commit is contained in:
Gleb Koval 2022-08-06 17:33:47 +00:00
parent 5d24a0dc17
commit a22871d218
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 3 additions and 3 deletions

View File

@ -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: