1
This commit is contained in:
parent
5e5f7a4026
commit
3e86f3c007
1 changed files with 3 additions and 3 deletions
|
@ -12,9 +12,9 @@ variables:
|
|||
settings: &settings-pr
|
||||
platform: [linux/amd64, linux/arm64]
|
||||
auth:
|
||||
"https://index.docker.io/v1/":
|
||||
username: {from_secret: docker_io_username}
|
||||
password: {from_secret: docker_io_password}
|
||||
registry.kokuwa.io:
|
||||
username: {from_secret: kokuwa_io_username}
|
||||
password: {from_secret: kokuwa_io_password}
|
||||
annotation: &annotation
|
||||
org.opencontainers.image.title: Docker CLI for WoodpeckerCI
|
||||
org.opencontainers.image.description: Docker CLI for usage in WoodpeckerCI.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue