Compare commits
No commits in common. "183e9ea267d2e643e51252d2213c47f7b92308e7" and "75a2c28ca6f4906214571a078a77601e645cc3b5" have entirely different histories.
183e9ea267
...
75a2c28ca6
@ -36,6 +36,9 @@ local pipeline(os, arch) = {
|
||||
auto_tag: true,
|
||||
auto_tag_suffix: os + "-" + arch
|
||||
},
|
||||
platforms: [
|
||||
os + "/" + arch
|
||||
],
|
||||
when: {
|
||||
event: "tag"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user