mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 01:36:24 +01:00 
			
		
		
		
	don't tag beta images with latest #4590
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/docker.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/docker.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -22,6 +22,7 @@ jobs: | |||||||
|             zadam/trilium |             zadam/trilium | ||||||
|             ghcr.io/zadam/trilium |             ghcr.io/zadam/trilium | ||||||
|           tags: | |           tags: | | ||||||
|  |             type=raw,value=latest,enable=${{ !endsWith(github.ref, 'beta') }} | ||||||
|             type=semver,pattern={{version}} |             type=semver,pattern={{version}} | ||||||
|             type=semver,pattern={{major}}.{{minor}}-latest |             type=semver,pattern={{major}}.{{minor}}-latest | ||||||
|             type=match,pattern=(\d+.\d+).\d+\-beta,enable=${{ endsWith(github.ref, 'beta') }},group=1,suffix=-latest |             type=match,pattern=(\d+.\d+).\d+\-beta,enable=${{ endsWith(github.ref, 'beta') }},group=1,suffix=-latest | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user