Skip to content

Commit

Permalink
Enable tmate temporary for debug purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
everaldorodrigo authored May 28, 2024
1 parent aa96733 commit 28419ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,7 @@ jobs:
echo "Smartapi backend services restarted!!!"
set +x
echo $RSYNC_STDOUT
- name: Setup tmate debug session on failure
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3

0 comments on commit 28419ee

Please sign in to comment.