Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e678b43c15 |
@@ -1 +1,2 @@
|
|||||||
/target
|
/target
|
||||||
|
/dist
|
||||||
|
|||||||
@@ -0,0 +1,15 @@
|
|||||||
|
version: 2
|
||||||
|
before:
|
||||||
|
hooks:
|
||||||
|
- cargo install --locked cargo-zigbuild
|
||||||
|
builds:
|
||||||
|
- builder: rust
|
||||||
|
# targets:
|
||||||
|
# - x86_64-unknown-linux-gnu
|
||||||
|
# - aarch64-unknown-linux-gnu
|
||||||
|
archives:
|
||||||
|
- formats: ["binary"]
|
||||||
|
|
||||||
|
gitea_urls:
|
||||||
|
api: https://git.shee.sh/api/v1
|
||||||
|
download: https://git.shee.sh
|
||||||
Reference in New Issue
Block a user