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

This commit is contained in:
Stephan Schnabel 2025-06-07 20:36:59 +02:00
parent 89137f4d44
commit 63aaea463f
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0

View file

@ -25,11 +25,12 @@ steps:
org.opencontainers.image.licenses: EUPL-1.2 org.opencontainers.image.licenses: EUPL-1.2
org.opencontainers.image.ref.name: kokuwaio/buildctl org.opencontainers.image.ref.name: kokuwaio/buildctl
org.opencontainers.image.version: v0.21.0 org.opencontainers.image.version: v0.21.0
when: # when:
event: pull_request # event: pull_request
push: push:
image: kokuwaio/buildctl:v0.21.0 image: kokuwaio/buildctl:v0.21.0
pull: true
settings: settings:
<<: *settings <<: *settings
name: name:
@ -39,6 +40,6 @@ steps:
- docker.io/kokuwaio/buildctl:v0.21.0 - docker.io/kokuwaio/buildctl:v0.21.0
- ghcr.io/kokuwaio/buildctl:latest - ghcr.io/kokuwaio/buildctl:latest
- ghcr.io/kokuwaio/buildctl:v0.21.0 - ghcr.io/kokuwaio/buildctl:v0.21.0
when: # when:
event: [manual, push] # event: [manual, push]
branch: main # branch: main