mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	Change Dockerfile to also pass the VERGEN_GIT_SEMVER_LIGHTWEIGHT when building
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/publish-docker-images.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/publish-docker-images.yml
									
									
									
									
										vendored
									
									
								
							@@ -92,6 +92,7 @@ jobs:
 | 
			
		||||
          build-args: |
 | 
			
		||||
            COMMIT_SHA=${{ github.sha }}
 | 
			
		||||
            COMMIT_DATE=${{ steps.build-metadata.outputs.date }}
 | 
			
		||||
            GIT_TAG=$(printf "%q" ${{ github.ref_name }})
 | 
			
		||||
 | 
			
		||||
      # /!\ Don't touch this without checking with Cloud team
 | 
			
		||||
      - name: Send CI information to Cloud team
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user