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