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.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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue