Compare commits
No commits in common. "0e562d41fee740ab999521d4ee86afcc96b155d1" and "72e0c2220883e5ebcc782638e07352f3a3b92ae9" have entirely different histories.
0e562d41fe
...
72e0c22208
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
steps:
|
pipeline:
|
||||||
publish:
|
publish:
|
||||||
image: "docker.io/woodpeckerci/plugin-docker-buildx"
|
image: "docker.io/woodpeckerci/plugin-docker-buildx"
|
||||||
settings:
|
settings:
|
||||||
|
@ -18,5 +18,5 @@ steps:
|
||||||
event: "push"
|
event: "push"
|
||||||
matrix:
|
matrix:
|
||||||
ALPINE_VERSION:
|
ALPINE_VERSION:
|
||||||
- "3.19.0"
|
- "3.18.4"
|
||||||
- "3.18.5"
|
- "3.17.5"
|
||||||
|
|
Loading…
Reference in a new issue