123
This commit is contained in:
parent
40bdd6eca6
commit
2393b8fe5d
2 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# hadolint global ignore=DL3008
|
||||
|
||||
##
|
||||
## Download docker
|
||||
##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue