123
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/build 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-19 12:01:36 +02:00
parent 40bdd6eca6
commit 2393b8fe5d
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0
2 changed files with 3 additions and 1 deletions

View file

@ -21,7 +21,7 @@ steps:
kokuwa.io: &version
image: registry.kokuwa.io/kokuwaio/dockerd
pull: true
command: dockerd --version
commands: dockerd --version
when:
event: [manual, push]
branch: main

View file

@ -1,3 +1,5 @@
# hadolint global ignore=DL3008
##
## Download docker
##