mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 21:11:30 +08:00 
			
		
		
		
	have alpine be only for amd64
This commit is contained in:
		
							parent
							
								
									6eb6bfa25d
								
							
						
					
					
						commit
						a769aef059
					
				
							
								
								
									
										2
									
								
								.github/workflows/main-docker-alpine.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/main-docker-alpine.yml
									
									
									
									
										vendored
									
									
								
							| @ -16,7 +16,7 @@ env: | ||||
|   DOCKERHUB_REGISTRY: docker.io | ||||
|   IMAGE_NAME: ${{ github.repository }} | ||||
|   TEST_TAG: triliumnext/notes:test | ||||
|   PLATFORMS: linux/amd64,linux/arm64 | ||||
|   PLATFORMS: linux/arm64,linux/arm/v7 | ||||
| 
 | ||||
| jobs: | ||||
|   test_docker: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 perf3ct
						perf3ct