Skip to content

Commit 8ed2bf0

Browse files
committed
adding tmate
1 parent 795ebd2 commit 8ed2bf0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
DOCKER_VERSION: ${{matrix.dockerVersion}}
2626
DOCKER_HOST: ${{matrix.dockerHost}}
2727
run: .ci/setup_docker.sh
28+
- name: Setup tmate session
29+
uses: mxschmitt/action-tmate@v2
2830
- name: ssh config
2931
run: .ci/setup_ssh_config.sh
3032
- name: Build with Maven

0 commit comments

Comments
 (0)