Removed all github workflows
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
project_name: eaglecast
|
||||
|
||||
# Publish releases to the Gitea instance (requires GITEA_TOKEN).
|
||||
gitea_urls:
|
||||
api: https://source.offmarket.win/api/v1
|
||||
download: https://source.offmarket.win
|
||||
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
- CGO_ENABLED=0
|
||||
@@ -40,6 +45,7 @@ archives:
|
||||
files:
|
||||
- README.md
|
||||
- LICENSE
|
||||
- NOTICE
|
||||
|
||||
dockers:
|
||||
- use: buildx
|
||||
|
||||
Reference in New Issue
Block a user