mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 09:44:21 +00:00 
			
		
		
		
	Use arm image for arm runner (#23503)
This commit is contained in:
		@@ -1129,7 +1129,7 @@ trigger:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
steps:
 | 
					steps:
 | 
				
			||||||
  - name: build-docs
 | 
					  - name: build-docs
 | 
				
			||||||
    image: gitea/test_env:linux-1.20-amd64
 | 
					    image: gitea/test_env:linux-1.20-arm64
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - cd docs
 | 
					      - cd docs
 | 
				
			||||||
      - make trans-copy clean build
 | 
					      - make trans-copy clean build
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user