Skip to content

Commit 8ee0d69

Browse files
committed
Remove ssh debugging that was for GH Actions
1 parent eccda75 commit 8ee0d69

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.azure/pipelines.yml

-9
Original file line numberDiff line numberDiff line change
@@ -169,15 +169,6 @@ stages:
169169
QT_QPA_PLATFORM: offscreen
170170
displayName: Test
171171
172-
- name: Setup upterm session
173-
uses: lhotari/action-upterm@v1
174-
if: ${{ failure() }}
175-
# with:
176-
# ## limits ssh access and adds the ssh public key for the user which triggered the workflow
177-
# limit-access-to-actor: true
178-
# ## limits ssh access and adds the ssh public keys of the listed GitHub users
179-
# limit-access-to-users: guyer
180-
181172
- stage: Package
182173
dependsOn: []
183174
jobs:

0 commit comments

Comments
 (0)