Compare commits
5 commits
72e0c22208
...
0e562d41fe
Author | SHA1 | Date | |
---|---|---|---|
|
0e562d41fe | ||
|
e66b364db7 | ||
|
b921379aa0 | ||
|
8dd7d4605a | ||
|
d11e588f03 |
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
pipeline:
|
||||
steps:
|
||||
publish:
|
||||
image: "docker.io/woodpeckerci/plugin-docker-buildx"
|
||||
settings:
|
||||
|
@ -18,5 +18,5 @@ pipeline:
|
|||
event: "push"
|
||||
matrix:
|
||||
ALPINE_VERSION:
|
||||
- "3.18.4"
|
||||
- "3.17.5"
|
||||
- "3.19.0"
|
||||
- "3.18.5"
|
||||
|
|
Loading…
Reference in a new issue