File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 2929 - 8000:8000
3030 - 8088:8088
3131 - 8089:8089
32-
32+ volumes :
33+ - " ${{GITHUB_WORKSPACE}}/tests/searchcommands/test_apps/eventing_app:/opt/splunk/etc/apps/eventing_app"
34+ - " ${{GITHUB_WORKSPACE}}/tests/searchcommands/test_apps/generating_app:/opt/splunk/etc/apps/generating_app"
35+ - " ${{GITHUB_WORKSPACE}}/tests/searchcommands/test_apps/reporting_app:/opt/splunk/etc/apps/reporting_app"
36+ - " ${{GITHUB_WORKSPACE}}/tests/searchcommands/test_apps/streaming_app:/opt/splunk/etc/apps/streaming_app"
37+ - " ${{GITHUB_WORKSPACE}}/splunklib:/opt/splunk/etc/apps/eventing_app/lib/splunklib"
38+ - " ${{GITHUB_WORKSPACE}}/splunklib:/opt/splunk/etc/apps/generating_app/lib/splunklib"
39+ - " ${{GITHUB_WORKSPACE}}/splunklib:/opt/splunk/etc/apps/reporting_app/lib/splunklib"
40+ - " ${{GITHUB_WORKSPACE}}/splunklib:/opt/splunk/etc/apps/streaming_app/lib/splunklib"
3341 steps :
3442 - uses : actions/checkout@v2
3543 - name : Setup Python
You can’t perform that action at this time.
0 commit comments