asfd
This commit is contained in:
parent
89137f4d44
commit
63aaea463f
1 changed files with 6 additions and 5 deletions
|
@ -25,11 +25,12 @@ steps:
|
|||
org.opencontainers.image.licenses: EUPL-1.2
|
||||
org.opencontainers.image.ref.name: kokuwaio/buildctl
|
||||
org.opencontainers.image.version: v0.21.0
|
||||
when:
|
||||
event: pull_request
|
||||
# when:
|
||||
# event: pull_request
|
||||
|
||||
push:
|
||||
image: kokuwaio/buildctl:v0.21.0
|
||||
pull: true
|
||||
settings:
|
||||
<<: *settings
|
||||
name:
|
||||
|
@ -39,6 +40,6 @@ steps:
|
|||
- docker.io/kokuwaio/buildctl:v0.21.0
|
||||
- ghcr.io/kokuwaio/buildctl:latest
|
||||
- ghcr.io/kokuwaio/buildctl:v0.21.0
|
||||
when:
|
||||
event: [manual, push]
|
||||
branch: main
|
||||
# when:
|
||||
# event: [manual, push]
|
||||
# branch: main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue