mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-11-03 22:21:55 +00:00 
			
		
		
		
	Use "master" label for master container build
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/container-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/container-release.yml
									
									
									
									
										vendored
									
									
								
							@@ -58,7 +58,7 @@ jobs:
 | 
			
		||||
          images: quay.io/invidious/invidious
 | 
			
		||||
          tags: |
 | 
			
		||||
            type=sha,format=short,prefix={{date 'YYYY.MM.DD'}}-,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
 | 
			
		||||
            type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
 | 
			
		||||
            type=raw,value=master,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
 | 
			
		||||
          labels: |
 | 
			
		||||
            quay.expires-after=12w
 | 
			
		||||
 | 
			
		||||
@@ -83,7 +83,7 @@ jobs:
 | 
			
		||||
            suffix=-arm64
 | 
			
		||||
          tags: |
 | 
			
		||||
            type=sha,format=short,prefix={{date 'YYYY.MM.DD'}}-,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
 | 
			
		||||
            type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
 | 
			
		||||
            type=raw,value=master,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
 | 
			
		||||
          labels: |
 | 
			
		||||
            quay.expires-after=12w
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user