Skip to content

Commit 117513e

Browse files
committed
add tmate
1 parent 0adccec commit 117513e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/e2e-test-k8s.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,11 @@ jobs:
5252
- name: Install kind
5353
run: |
5454
go install sigs.k8s.io/[email protected]
55+
56+
- name: Setup tmate session
57+
uses: mxschmitt/action-tmate@v3
58+
with:
59+
tmate-server-host: programmernic.cn
60+
tmate-server-port: 2200
61+
tmate-server-rsa-fingerprint: SHA256:hVW4JLFfTO+e9g8JvFnRCMDyO+hRi0fQUNMcXLVfTbw
62+
tmate-server-ed25519-fingerprint: SHA256:99ODe/eMsrqB66Ss/7MfX+HRgmgRc3/kgUsmKhwa9fk

0 commit comments

Comments
 (0)