Update Makefile
Typo
This commit is contained in:
		
					parent
					
						
							
								df00b0e345
							
						
					
				
			
			
				commit
				
					
						3b47409532
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -920,7 +920,7 @@ release-docs: | $(DIST_DIRS) docs
 | 
			
		|||
.PHONY: reproduce-build
 | 
			
		||||
reproduce-build:
 | 
			
		||||
# Start building the Dockerfile with the RELEASE_VERSION tag set. GOPROXY is set
 | 
			
		||||
# for convience, because the default of the Dockerfile is `direct` which can be
 | 
			
		||||
# for convenience, because the default of the Dockerfile is `direct` which can be
 | 
			
		||||
# quite slow.
 | 
			
		||||
	@docker build --build-arg="RELEASE_VERSION=$(RELEASE_VERSION)" --build-arg="GOPROXY=$(shell $(GO) env GOPROXY)" --tag "forgejo-reproducibility" .
 | 
			
		||||
	@id=$$(docker create forgejo-reproducibility); \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue