mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-31 07:56:28 +00:00 
			
		
		
		
	Update .github/workflows/publish-docker.yml
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							afcc493480
						
					
				
				
					commit
					39a1dcb32c
				
			
							
								
								
									
										2
									
								
								.github/workflows/publish-docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/publish-docker.yml
									
									
									
									
										vendored
									
									
								
							| @@ -34,7 +34,7 @@ jobs: | ||||
|           flavor: latest=false | ||||
|           tags: | | ||||
|             type=ref,event=tag | ||||
|             type=raw,value=latest,enable=${{ github.event_name == 'release' && github.event.action == 'released' }} | ||||
|             type=raw,value=latest,enable=${{ github.event_name == 'release' }} | ||||
|  | ||||
|       - name: Build and push | ||||
|         id: docker_build | ||||
|   | ||||
		Reference in New Issue
	
	Block a user