We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0adccec commit 117513eCopy full SHA for 117513e
.github/workflows/e2e-test-k8s.yml
@@ -52,3 +52,11 @@ jobs:
52
- name: Install kind
53
run: |
54
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