mirror of
https://github.com/go-gitea/gitea
synced 2025-01-02 23:26:04 +01:00
fix gobuild
This commit is contained in:
parent
0d5d555521
commit
743b55b9b0
@ -10,6 +10,7 @@ filesets:
|
|||||||
- README_ZH.md
|
- README_ZH.md
|
||||||
excludes:
|
excludes:
|
||||||
- \.git
|
- \.git
|
||||||
|
depth: 5
|
||||||
settings:
|
settings:
|
||||||
build: |
|
build: |
|
||||||
if test "$GOOS" = "windows" -a "$GOARCH" = "386"
|
if test "$GOOS" = "windows" -a "$GOARCH" = "386"
|
||||||
|
Loading…
Reference in New Issue
Block a user