mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	fix gobuild
This commit is contained in:
		@@ -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"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user