Skip to content

Commit

Permalink
Update periodic.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulssv-ibm authored Jul 3, 2024
1 parent aa1a1e4 commit 27c0254
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/periodic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

- name: Docker
run: |
sudo docker info
docker info
# - name: Docker
# run: |
# sudo docker info
# docker info

- name: Create k8s Kind Cluster
uses: rahulssv-ibm/kind-action@ppc64le
Expand Down

0 comments on commit 27c0254

Please sign in to comment.