Skip to content

Commit

Permalink
Update k3s-sctpmh.yml
Browse files Browse the repository at this point in the history
Fix for CICD failure
  • Loading branch information
TrekkieCoder authored Jul 14, 2023
1 parent ad867e7 commit 46a29ab
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/k3s-sctpmh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ jobs:
name: k3s-sctpmh-sanity
runs-on: ubuntu-20.04
steps:
- run: |
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"
sudo apt-get update
sudo apt-get install docker-ce
- run: sudo apt -y install bridge-utils iproute2 lksctp-tools iputils-ping
- run: |
echo "KUBECONFIG=--kubeconfig=/etc/rancher/k3s/k3s.yaml" >> $GITHUB_ENV
Expand Down

0 comments on commit 46a29ab

Please sign in to comment.