Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
		
							parent
							
								
									feff340240
								
							
						
					
					
						commit
						58fd74c0dc
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		|  | @ -2,10 +2,8 @@ on: [push] | |||
| jobs: | ||||
|   test: | ||||
|     runs-on: docker | ||||
|     container: catthehacker/ubuntu:act-latest | ||||
|     steps: | ||||
|       - run: apt update && apt install -y iproute2 | ||||
|       - run: ip a | ||||
|       - run: ip route show | ||||
|       - name: Check out repository code | ||||
|         uses: actions/checkout@v3 | ||||
|       - name: Create Kubeconfig | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue