mirror of
https://git.unlock-music.dev/um/cli.git
synced 2025-12-06 16:07:22 +00:00
Compare commits
2 Commits
77729cf653
...
1c588a0c3f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1c588a0c3f | ||
|
|
c1760da52b |
@ -236,7 +236,7 @@ steps:
|
|||||||
image: golang:1.22
|
image: golang:1.22
|
||||||
name: go build darwin/arm64
|
name: go build darwin/arm64
|
||||||
- commands:
|
- commands:
|
||||||
- mv dist/*.tar.gz dist/*.zip ./
|
- mv dist/*.{tar.gz,zip} ./
|
||||||
image: golang:1.22
|
image: golang:1.22
|
||||||
name: prepare root
|
name: prepare root
|
||||||
- image: plugins/gitea-release
|
- image: plugins/gitea-release
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user