mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-31 02:27:10 -04:00 
			
		
		
		
	tags?
This commit is contained in:
		
							parent
							
								
									ebc5f1a01d
								
							
						
					
					
						commit
						d7095f7ee1
					
				
							
								
								
									
										4
									
								
								.github/workflows/docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/docker.yml
									
									
									
									
										vendored
									
									
								
							| @ -60,7 +60,7 @@ jobs: | |||||||
|             --build-arg BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ') \ |             --build-arg BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ') \ | ||||||
|             --build-arg VCS_REF=${GITHUB_SHA::8} \ |             --build-arg VCS_REF=${GITHUB_SHA::8} \ | ||||||
|             --platform ${{steps.prepare.outputs.platforms}} \ |             --platform ${{steps.prepare.outputs.platforms}} \ | ||||||
|             --tag ${{steps.prepare.outputs.tag}} ./ |             --tag jonaswinkler/paperless-ng:edge ./ | ||||||
| 
 | 
 | ||||||
|       - |       - | ||||||
|         name: Login to DockerHub |         name: Login to DockerHub | ||||||
| @ -75,7 +75,7 @@ jobs: | |||||||
|             --cache-from "type=local,src=/tmp/.buildx-cache" \ |             --cache-from "type=local,src=/tmp/.buildx-cache" \ | ||||||
|             --platform ${{steps.prepare.outputs.platforms}} \ |             --platform ${{steps.prepare.outputs.platforms}} \ | ||||||
|             --output "type=image,push=true" \ |             --output "type=image,push=true" \ | ||||||
|             --tag ${{steps.prepare.outputs.tag}} ./ |             --tag jonaswinkler/paperless-ng:edge ./ | ||||||
|       - |       - | ||||||
|         name: Docker Check Manifest |         name: Docker Check Manifest | ||||||
|         run: | |         run: | | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user