mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-10-31 01:57:59 +00:00 
			
		
		
		
	Tag the images with latest tag as well.
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/build_test_deploy.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/build_test_deploy.yml
									
									
									
									
										vendored
									
									
								
							| @@ -470,6 +470,7 @@ jobs: | |||||||
|           docker buildx imagetools create \ |           docker buildx imagetools create \ | ||||||
|             --tag ${{ inputs.docker_org }}/${{ matrix.target }}:${{ env.MAILU_VERSION }} \ |             --tag ${{ inputs.docker_org }}/${{ matrix.target }}:${{ env.MAILU_VERSION }} \ | ||||||
|             --tag ${{ inputs.docker_org }}/${{ matrix.target }}:$pinned_mailu_version \ |             --tag ${{ inputs.docker_org }}/${{ matrix.target }}:$pinned_mailu_version \ | ||||||
|  |             --tag ${{ inputs.docker_org }}/${{ matrix.target }}:latest \ | ||||||
|             ghcr.io/${{ steps.string.outputs.lowercase }}/${{ matrix.target }}:${{ env.MAILU_VERSION }} |             ghcr.io/${{ steps.string.outputs.lowercase }}/${{ matrix.target }}:${{ env.MAILU_VERSION }} | ||||||
|  |  | ||||||
| #This job creates a tagged release. A tag is created for the pinned version x.y.z. The GH release refers to this tag. | #This job creates a tagged release. A tag is created for the pinned version x.y.z. The GH release refers to this tag. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dimitri Huisman
					Dimitri Huisman