mirror of
https://git.unlock-music.dev/um/cli.git
synced 2025-12-06 13:57:23 +00:00
Compare commits
2 Commits
1c588a0c3f
...
77729cf653
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
77729cf653 | ||
|
|
b317b89ae9 |
@ -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,zip} ./
|
- mv dist/*.tar.gz dist/*.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