Update manually_build.yml
This commit is contained in:
		
							parent
							
								
									12330ebb7a
								
							
						
					
					
						commit
						6e9450bb9e
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								.github/workflows/manually_build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/manually_build.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -44,6 +44,7 @@ jobs:
 | 
			
		|||
        docker login -u ${DOCKERHUB_USERNAME} -p ${DOCKERHUB_PASSWORD}
 | 
			
		||||
    - name: bigdl-ppml-trusted-big-data-ml-python-gramine
 | 
			
		||||
      run: |        
 | 
			
		||||
        export image=intelanalytics/bigdl-ppml-trusted-big-data-ml-python-gramine-reference
 | 
			
		||||
        sudo docker push ${image}:${TAG}
 | 
			
		||||
        sudo docker tag ${image}:${TAG} 10.239.45.10/arda/${image}:${TAG}
 | 
			
		||||
        sudo docker push 10.239.45.10/arda/${image}:${TAG}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue