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

This commit is contained in:
Stephan Schnabel 2025-06-19 14:59:12 +02:00
parent 8467481198
commit 35ce98ec41
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0

View file

@ -16,10 +16,14 @@ steps:
info:
image: kokuwaio/docker-cli
pull: true
commands: docker info
depends_on: []
environment:
DOCKER_HOST: tcp://dockerd:2375
info2:
image: kokuwaio/docker-cli
depends_on: []
commands: docker info
build:
image: kokuwaio/buildctl