Skip to content

Commit

Permalink
add tmate for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
backwind1233 committed Sep 14, 2024
1 parent 2298bbd commit 8729a95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/setupOpenLibertyAks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,8 @@ jobs:
with:
name: archivefiles
path: cargotracker/src/test/aks/parameters.json
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
# Validate the parameters file in the context of the solution template to be invoked. This will catch some errors before taking the time to start the full deployment.
- name: Validate Deploy of Open Liberty Server Cluster Domain offer
id: validate-openliberty-cluster-deployment
Expand Down

0 comments on commit 8729a95

Please sign in to comment.