mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 08:02:36 +09:00 
			
		
		
		
	Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
		@@ -389,7 +389,7 @@ steps:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  - name: static
 | 
					  - name: static
 | 
				
			||||||
    pull: always
 | 
					    pull: always
 | 
				
			||||||
    image: techknowlogick/xgo:latest
 | 
					    image: techknowlogick/xgo:go-1.13.x
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - export PATH=$PATH:$GOPATH/bin
 | 
					      - export PATH=$PATH:$GOPATH/bin
 | 
				
			||||||
      - make generate
 | 
					      - make generate
 | 
				
			||||||
@@ -491,7 +491,7 @@ steps:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  - name: static
 | 
					  - name: static
 | 
				
			||||||
    pull: always
 | 
					    pull: always
 | 
				
			||||||
    image: techknowlogick/xgo:latest
 | 
					    image: techknowlogick/xgo:go-1.13.x
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - export PATH=$PATH:$GOPATH/bin
 | 
					      - export PATH=$PATH:$GOPATH/bin
 | 
				
			||||||
      - make generate
 | 
					      - make generate
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user