123
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/push/test/1 unknown status
ci/woodpecker/push/test/2 unknown status

This commit is contained in:
Stephan Schnabel 2025-06-17 15:58:28 +02:00
parent e98d1d736b
commit d305c56618
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0
2 changed files with 4 additions and 4 deletions

View file

@ -36,11 +36,11 @@ steps:
<<: *settings
name:
- registry.kokuwa.io/kokuwaio/markdownlint:latest
- registry.kokuwa.io/kokuwaio/markdownlint:v0.42.0
- registry.kokuwa.io/kokuwaio/markdownlint:0.42.0
- docker.io/kokuwaio/markdownlint:latest
- docker.io/kokuwaio/markdownlint:v0.42.0
- docker.io/kokuwaio/markdownlint:0.42.0
- ghcr.io/kokuwaio/markdownlint:latest
- ghcr.io/kokuwaio/markdownlint:v0.42.0
- ghcr.io/kokuwaio/markdownlint:0.42.0
auth:
"https://index.docker.io/v1/":
username: {from_secret: docker_io_username}