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

This commit is contained in:
Stephan Schnabel 2025-06-12 14:18:22 +02:00
parent 08089a16e7
commit cae3115061
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0
4 changed files with 9 additions and 8 deletions

View file

@ -12,7 +12,7 @@ steps:
pull: true
depends_on: []
settings: &settings
name: registry.kokuwa.io/buildctl:$CI_PIPELINE_NUMBER
name: registry.kokuwa.io/kokuwaio/buildctl:ci-${CI_PIPELINE_NUMBER}
auth:
registry.kokuwa.io:
username: {from_secret: kokuwa_io_username}