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: | jobs: | ||||||
|   test: |   test: | ||||||
|     runs-on: docker |     runs-on: docker | ||||||
|  |     container: catthehacker/ubuntu:act-latest | ||||||
|     steps: |     steps: | ||||||
|       - run: apt update && apt install -y iproute2 |  | ||||||
|       - run: ip a |  | ||||||
|       - run: ip route show |  | ||||||
|       - name: Check out repository code |       - name: Check out repository code | ||||||
|         uses: actions/checkout@v3 |         uses: actions/checkout@v3 | ||||||
|       - name: Create Kubeconfig |       - name: Create Kubeconfig | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue