mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	have alpine be only for amd64
This commit is contained in:
		
							
								
								
									
										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 |   DOCKERHUB_REGISTRY: docker.io | ||||||
|   IMAGE_NAME: ${{ github.repository }} |   IMAGE_NAME: ${{ github.repository }} | ||||||
|   TEST_TAG: triliumnext/notes:test |   TEST_TAG: triliumnext/notes:test | ||||||
|   PLATFORMS: linux/amd64,linux/arm64 |   PLATFORMS: linux/arm64,linux/arm/v7 | ||||||
|  |  | ||||||
| jobs: | jobs: | ||||||
|   test_docker: |   test_docker: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user