[PPML] Fix error path in trusted-dl-gramine-base (#6194)
This commit is contained in:
		
							parent
							
								
									6a7ab76a8e
								
							
						
					
					
						commit
						b688238068
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/manually_build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/manually_build.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -78,7 +78,7 @@ jobs:
 | 
			
		|||
        echo "##############################################################"
 | 
			
		||||
        export base_image=intelanalytics/bigdl-ppml-gramine-base
 | 
			
		||||
        export image=intelanalytics/bigdl-ppml-trusted-deep-learning-gramine-base
 | 
			
		||||
        cd ppml/base/trusted-deep-learning/base
 | 
			
		||||
        cd ppml/trusted-deep-learning/base
 | 
			
		||||
        sudo docker build \
 | 
			
		||||
          --no-cache=true \
 | 
			
		||||
          --build-arg http_proxy=${HTTP_PROXY} \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue