123
This commit is contained in:
parent
8bf7143546
commit
5e5f7a4026
1 changed files with 0 additions and 6 deletions
|
@ -15,12 +15,6 @@ variables:
|
||||||
"https://index.docker.io/v1/":
|
"https://index.docker.io/v1/":
|
||||||
username: {from_secret: docker_io_username}
|
username: {from_secret: docker_io_username}
|
||||||
password: {from_secret: docker_io_password}
|
password: {from_secret: docker_io_password}
|
||||||
ghcr.io:
|
|
||||||
username: {from_secret: ghcr_io_username}
|
|
||||||
password: {from_secret: ghcr_io_password}
|
|
||||||
registry.kokuwa.io:
|
|
||||||
username: {from_secret: kokuwa_io_username}
|
|
||||||
password: {from_secret: kokuwa_io_password}
|
|
||||||
annotation: &annotation
|
annotation: &annotation
|
||||||
org.opencontainers.image.title: Docker CLI for WoodpeckerCI
|
org.opencontainers.image.title: Docker CLI for WoodpeckerCI
|
||||||
org.opencontainers.image.description: Docker CLI for usage in WoodpeckerCI.
|
org.opencontainers.image.description: Docker CLI for usage in WoodpeckerCI.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue