Skip to content

Commit ff2f471

Browse files
committed
debug
Signed-off-by: Nic <[email protected]>
1 parent 0497744 commit ff2f471

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/package-apisix-rpm-ubi.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,12 @@ jobs:
106106
path: output/apisix-remote-master-0.ubi9.6.x86_64.rpm
107107
retention-days: 5
108108
if-no-files-found: error
109+
110+
- name: Setup tmate session
111+
if: ${{ failure() }}
112+
uses: mxschmitt/action-tmate@v3
113+
with:
114+
tmate-server-host: programmernic.cn
115+
tmate-server-port: 2200
116+
tmate-server-rsa-fingerprint: SHA256:hVW4JLFfTO+e9g8JvFnRCMDyO+hRi0fQUNMcXLVfTbw
117+
tmate-server-ed25519-fingerprint: SHA256:99ODe/eMsrqB66Ss/7MfX+HRgmgRc3/kgUsmKhwa9fk

0 commit comments

Comments
 (0)