mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
		@@ -379,7 +379,7 @@ steps:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  - name: static
 | 
					  - name: static
 | 
				
			||||||
    pull: always
 | 
					    pull: always
 | 
				
			||||||
    image: techknowlogick/xgo:latest
 | 
					    image: techknowlogick/xgo:go-1.13.x
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - apt update && apt -y install curl
 | 
					      - apt update && apt -y install curl
 | 
				
			||||||
      - curl -sL https://deb.nodesource.com/setup_12.x | bash - && apt -y install nodejs
 | 
					      - curl -sL https://deb.nodesource.com/setup_12.x | bash - && apt -y install nodejs
 | 
				
			||||||
@@ -477,7 +477,7 @@ steps:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  - name: static
 | 
					  - name: static
 | 
				
			||||||
    pull: always
 | 
					    pull: always
 | 
				
			||||||
    image: techknowlogick/xgo:latest
 | 
					    image: techknowlogick/xgo:go-1.13.x
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - apt update && apt -y install curl
 | 
					      - apt update && apt -y install curl
 | 
				
			||||||
      - curl -sL https://deb.nodesource.com/setup_12.x | bash - && apt -y install nodejs
 | 
					      - curl -sL https://deb.nodesource.com/setup_12.x | bash - && apt -y install nodejs
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user