Skip to content

Commit

Permalink
add tunshell debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
rasswanth-s committed Feb 20, 2024
1 parent 35635c9 commit c4a4ad9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/cd-post-release-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,9 @@ jobs:
run: |
hagrid launch test-domain-1 to docker:8081 --tag=${{ inputs.syft_version }} --low-side
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Tunshell Debugging
run: |
curl -sSf https://lets.tunshell.com/init.sh | sh -s -- T IE00Auj2mINUdbfxveZ5eB MpitooRaomqPohCmZTuVf0 eu.relay.tunshell.com
- name: Run tests
env:
Expand Down

0 comments on commit c4a4ad9

Please sign in to comment.