mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-30 12:13:52 +08:00 
			
		
		
		
	don't tag beta images with latest #4590
This commit is contained in:
		
							parent
							
								
									6e33553146
								
							
						
					
					
						commit
						47fb96faa8
					
				
							
								
								
									
										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 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 zadam
						zadam