mirror of
				https://gitea.invidious.io/iv-org/invidious
				synced 2025-06-05 23:29:12 +02:00 
			
		
		
		
	Remove short sha docker tag (#4312)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/container-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/container-release.yml
									
									
									
									
										vendored
									
									
								
							@@ -57,7 +57,6 @@ jobs:
 | 
			
		||||
        with:
 | 
			
		||||
          images: quay.io/invidious/invidious
 | 
			
		||||
          tags: |
 | 
			
		||||
            type=sha,format=short
 | 
			
		||||
            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') }}
 | 
			
		||||
          labels: |
 | 
			
		||||
@@ -83,7 +82,6 @@ jobs:
 | 
			
		||||
          flavor: |
 | 
			
		||||
            suffix=-arm64
 | 
			
		||||
          tags: |
 | 
			
		||||
            type=sha,format=short
 | 
			
		||||
            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') }}
 | 
			
		||||
          labels: |
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user