1
0
Fork 0

Refactor Woodpecker pipeline settings
ci/woodpecker/push/woodpecker Pipeline is pending Details

Removed unnecessary tags and build_args from the Woodpecker pipeline settings in .woodpecker.yml.
main
naicoi 2023-05-18 14:47:16 +07:00
parent 2a6920eb96
commit f18da1a2bf
Signed by: naicoi
GPG Key ID: 7142E472DF7CF7D9
1 changed files with 0 additions and 4 deletions

View File

@ -4,10 +4,6 @@ pipeline:
settings:
repo: lttech/deno-deployctl
platforms: linux/amd64,linux/arm64/v8
tags:
- ${version}-${os}
build_args:
- tag=${version}-${os}
username: lttech
password:
from_secret: docker_lttech