Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 439b8f1

Browse files
chore: wait
1 parent dad2010 commit 439b8f1

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Java CI
33
on: [ push, workflow_dispatch ]
44

55
env:
6-
SPP_PROBE_WAIT_FOR_PLATFORM: "true"
76
SPP_PROBE_PLATFORM_HOST: "https://cloud.sourceplus.plus"
87
SPP_PROBE_SSL_ENABLED: "true"
98
SPP_PROBE_CLIENT_ID: "spp_ci_pycVI2zIryWRtymsLnHXx39aM88c1Yi6jJYEFw306iFUXTczlx"

‎spp-probe.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spp:
88
ssl_enabled: ${SPP_PROBE_SSL_ENABLED:-false}
99
platform_certificate: ${SPP_PROBE_PLATFORM_CERTIFICATE:-}
1010
delete_probe_directory_on_boot: ${SPP_PROBE_DELETE_PROBE_DIRECTORY_ON_BOOT:-false}
11-
wait_for_platform: ${SPP_PROBE_WAIT_FOR_PLATFORM:-false}
11+
wait_for_platform: ${SPP_PROBE_WAIT_FOR_PLATFORM:-true}
1212
quiet_mode: ${SPP_PROBE_QUIET_MODE:-false}
1313

1414
skywalking:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /