1
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test/1 Pipeline was successful
ci/woodpecker/pr/test/2 Pipeline failed
ci/woodpecker/pr/build Pipeline failed

This commit is contained in:
Stephan Schnabel 2025-06-20 10:25:34 +02:00
parent 5e5f7a4026
commit 3e86f3c007
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0

View file

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