mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-10-25 11:17:28 +02:00 
			
		
		
		
	Update push-docker.yml
This commit is contained in:
		
							parent
							
								
									21c2bb281f
								
							
						
					
					
						commit
						e659f11f05
					
				
							
								
								
									
										3
									
								
								.github/workflows/push-docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/push-docker.yml
									
									
									
									
										vendored
									
									
								
							| @ -86,10 +86,11 @@ jobs: | ||||
|         cache-to: type=gha,mode=max | ||||
|         tags: | | ||||
|           ${{ secrets.DOCKER_HUB_USERNAME }}/s-pdf:ultra-light-latest | ||||
|           ghcr.io/${{ github.repository_owner }}/s-pdf:ultra-light-latest | ||||
|           ghcr.io/${{ github.repository_owner.toLowerCase() }}/s-pdf:ultra-light-latest | ||||
|         labels: | | ||||
|           ${{ steps.meta.outputs.labels }} | ||||
|           type=raw,value=ultra-light-latest,enable=${{ github.ref == 'refs/heads/master' }} | ||||
|           type=raw,value=ultra-light-alpha,enable=${{ github.ref == 'refs/heads/main' }} | ||||
|         platforms: linux/amd64,linux/arm64/v8 | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user