mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-25 21:52:43 +01:00
fix gobuild
This commit is contained in:
parent
0d5d555521
commit
743b55b9b0
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ filesets:
|
|||
- README_ZH.md
|
||||
excludes:
|
||||
- \.git
|
||||
depth: 5
|
||||
settings:
|
||||
build: |
|
||||
if test "$GOOS" = "windows" -a "$GOARCH" = "386"
|
||||
|
|
Loading…
Reference in a new issue