Compare commits
1 commit
51944abeb0
...
e120544ef0
Author | SHA1 | Date | |
---|---|---|---|
e120544ef0 |
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ steps:
|
|||
when:
|
||||
- event: push
|
||||
branch: main
|
||||
image: woodpeckerci/plugin-docker-buildx:6.0.0@sha256:97e693009e0b32e932831c96856dd19b0075d76eda5a655c05c8cfb05571c137
|
||||
image: woodpeckerci/plugin-docker-buildx:6.0.1@sha256:d75734dc72e21033eb539a7e983acbfea5b84c260b78c07247b74d3067d66742
|
||||
pull: true
|
||||
settings:
|
||||
platforms: linux/amd64
|
||||
|
@ -21,7 +21,7 @@ steps:
|
|||
- event: push
|
||||
branch:
|
||||
exclude: ['main']
|
||||
image: woodpeckerci/plugin-docker-buildx:6.0.0@sha256:97e693009e0b32e932831c96856dd19b0075d76eda5a655c05c8cfb05571c137
|
||||
image: woodpeckerci/plugin-docker-buildx:6.0.1@sha256:d75734dc72e21033eb539a7e983acbfea5b84c260b78c07247b74d3067d66742
|
||||
pull: true
|
||||
settings:
|
||||
platforms: linux/amd64
|
||||
|
|
Loading…
Add table
Reference in a new issue