Remove SSH in CI.
This commit is contained in:
parent
c82f7c209d
commit
87cf37a4d1
|
@ -178,8 +178,6 @@ jobs:
|
||||||
|
|
||||||
- run: yarn --frozen-lockfile
|
- run: yarn --frozen-lockfile
|
||||||
|
|
||||||
- uses: valeriangalliat/action-sshd-cloudflared@v2
|
|
||||||
|
|
||||||
- name: Test server
|
- name: Test server
|
||||||
env:
|
env:
|
||||||
DD_CIVISIBILITY_AGENTLESS_ENABLED: true
|
DD_CIVISIBILITY_AGENTLESS_ENABLED: true
|
||||||
|
|
Loading…
Reference in New Issue