Skip to content

Commit

Permalink
Update CI\CD Pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbuMecca authored Aug 27, 2024
1 parent 10e7070 commit 5b9263a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/CI\CD Pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
- name: List files in the build context
run: ls -R /home/runner/work/IBM-Tasks/IBM-Tasks

- name: Install conntrack
run: sudo apt-get install -y conntrack

- name: Set up Minikube
uses: sagikazarmark/setup-minikube-action@v0

Expand Down

0 comments on commit 5b9263a

Please sign in to comment.