Fix go exec demo ci bug v2
This commit is contained in:
		
							parent
							
								
									56e54739c9
								
							
						
					
					
						commit
						1c8ae036c2
					
				
							
								
								
									
										2
									
								
								.github/workflows/hw_mode_test.yml
									
									
									
									
										vendored
									
									
								
							
							
								
								
								
								
								
									
									
								
							
						
						
									
										2
									
								
								.github/workflows/hw_mode_test.yml
									
									
									
									
										vendored
									
									
								
							| @ -152,7 +152,7 @@ jobs: | |||||||
|     - name: Run Golang exec test |     - name: Run Golang exec test | ||||||
|       run: | |       run: | | ||||||
|         sleep ${{ env.nap_time }}; |         sleep ${{ env.nap_time }}; | ||||||
|         docker exec ${{ env.CONTAINER_NAME }} bash -c "cd /root/occlum/demos/golang/go_exec ./run_sub_exec_on_occlum.sh" |         docker exec ${{ env.CONTAINER_NAME }} bash -c "cd /root/occlum/demos/golang/go_exec && ./run_sub_exec_on_occlum.sh" | ||||||
| 
 | 
 | ||||||
|     # Sleeps longer to make sure the server is up. |     # Sleeps longer to make sure the server is up. | ||||||
|     - name: Curl test |     - name: Curl test | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user