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
							
								
									af540183a6
								
							
						
					
					
						commit
						cc02da47d7
					
				
							
								
								
									
										14
									
								
								.github/workflows/push-docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										14
									
								
								.github/workflows/push-docker.yml
									
									
									
									
										vendored
									
									
								
							| @ -55,18 +55,8 @@ jobs: | |||||||
|           ghcr.io/${{ github.repository_owner }}/s-pdf |           ghcr.io/${{ github.repository_owner }}/s-pdf | ||||||
|         tags: | |         tags: | | ||||||
|           ${{ steps.versionNumber.outputs.versionNumber }}${{ github.ref == 'refs/heads/main' && '-alpha' || '' }} |           ${{ steps.versionNumber.outputs.versionNumber }}${{ github.ref == 'refs/heads/main' && '-alpha' || '' }} | ||||||
|     |           type=raw,value=latest,enable=${{ github.ref == 'refs/heads/master' }} | ||||||
|     - name: Generate tags 2 | 
 | ||||||
|       id: meta2 |  | ||||||
|       if: github.ref == 'refs/heads/master' |  | ||||||
|       uses: docker/metadata-action@v4.4.0 |  | ||||||
|       with: |  | ||||||
|         images: | |  | ||||||
|           ${{ secrets.DOCKER_HUB_USERNAME }}/s-pdf |  | ||||||
|           ghcr.io/${{ github.repository_owner }}/s-pdf |  | ||||||
|         tags: latest |  | ||||||
|     |  | ||||||
|     |  | ||||||
|     - name: Set up QEMU |     - name: Set up QEMU | ||||||
|       uses: docker/setup-qemu-action@v2.1.0 |       uses: docker/setup-qemu-action@v2.1.0 | ||||||
|        |        | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user