Skip to content

Commit

Permalink
fix ci multi node cluster error
Browse files Browse the repository at this point in the history
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
  • Loading branch information
yankay committed Feb 28, 2024
1 parent 5d53840 commit 42104c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/nerdctl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ jobs:
ipFamily: ${IP_FAMILY}
EOF
- name: Setup upterm session
uses: lhotari/action-upterm@v1

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

0 comments on commit 42104c5

Please sign in to comment.