Skip to content

Commit

Permalink
fix ci multi node cluster error
Browse files Browse the repository at this point in the history
  • Loading branch information
yankay committed Feb 28, 2024
1 parent 5d53840 commit 3d65fb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nerdctl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
networking:
ipFamily: ${IP_FAMILY}
EOF
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Create multi node cluster
if: ${{ matrix.deployment == 'multiNode' }}
Expand Down

0 comments on commit 3d65fb0

Please sign in to comment.