Skip to content

Commit

Permalink
tmate off
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Dec 12, 2024
1 parent d7def61 commit 6b95223
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/e2e-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,10 +134,10 @@ jobs:
else
echo "Using pre-existing image from registry (See "Ciux project ignition" section)"
fi
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
detached: true
# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
# with:
# detached: true
- name: Run argoCD
run: |
./e2e/argocd.sh
Expand Down

0 comments on commit 6b95223

Please sign in to comment.