set no (#7974)
This commit is contained in:
		
							parent
							
								
									13717ee5c8
								
							
						
					
					
						commit
						e91cb31575
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								.github/workflows/manually_build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/manually_build.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -698,6 +698,7 @@ jobs:
 | 
				
			||||||
          --build-arg http_proxy=${HTTP_PROXY} \
 | 
					          --build-arg http_proxy=${HTTP_PROXY} \
 | 
				
			||||||
          --build-arg https_proxy=${HTTPS_PROXY} \
 | 
					          --build-arg https_proxy=${HTTPS_PROXY} \
 | 
				
			||||||
          --build-arg JDK_URL=${JDK_URL} \
 | 
					          --build-arg JDK_URL=${JDK_URL} \
 | 
				
			||||||
 | 
					          --build-arg no_proxy=${NO_PROXY} \
 | 
				
			||||||
          -t $IMAGE:$TAG -f ./Dockerfile .
 | 
					          -t $IMAGE:$TAG -f ./Dockerfile .
 | 
				
			||||||
        docker push ${IMAGE}:${TAG}
 | 
					        docker push ${IMAGE}:${TAG}
 | 
				
			||||||
        docker tag ${IMAGE}:${TAG} 10.239.45.10/arda/${IMAGE}:${TAG}
 | 
					        docker tag ${IMAGE}:${TAG} 10.239.45.10/arda/${IMAGE}:${TAG}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue