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 1b41ca3 commit e677540Copy full SHA for e677540
.github/workflows/test.yml
@@ -22,6 +22,7 @@ jobs:
22
image: splunk/splunk:${{matrix.splunk-version}}
23
env:
24
SPLUNK_START_ARGS: --accept-license
25
+ SPLUNK_GENERAL_TERMS: --accept-sgt-current-at-splunk-com
26
SPLUNK_HEC_TOKEN: 11111111-1111-1111-1111-1111111111113
27
SPLUNK_PASSWORD: changed!
28
SPLUNK_APPS_URL: https://github.com/splunk/sdk-app-collection/releases/download/v1.1.0/sdkappcollection.tgz
0 commit comments