File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -113,4 +113,4 @@ jobs:
113113 AWS_SECRET_ACCESS_KEY : ${{ secrets.AWS_SECRET_ACCESS_KEY }}
114114 AWS_REGION : us-east-1
115115 run : |
116- aws s3 sync ./dist s3://philips-ci-test /apps/
116+ aws s3 sync ./dist s3://splunk-apps-deployment /apps/
Original file line number Diff line number Diff line change 22 url : https://splunk-es-prod.example.com
33apps :
44 app1 :
5- s3-bucket : philips-ci-test
5+ s3-bucket : splunk-apps-deployment
66 source : apps/Splunk_TA_app1.tgz
77splunkbase-apps :
88 cb-protection-app-for-splunk :
Original file line number Diff line number Diff line change 22 url : <Staging ES URL>
33apps :
44 app1 :
5- s3-bucket : philips-ci-test
5+ s3-bucket : splunk-apps-deployment
66 source : apps/Splunk_TA_app1.tgz
Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ target:
22 url : https://staging.admin.splunk.com/scv-shw-d3af438c5ac0c7/adminconfig/v2/apps/victoria
33apps :
44 Splunk_TA_app1 :
5- s3-bucket : philips-ci-test
5+ s3-bucket : splunk-apps-deployment
66 source : apps/Splunk_TA_app1.tgz
77 config :
88 - ./Splunk_TA_app1/*.conf
99 buttercup_app_for_splunk :
10- s3-bucket : philips-ci-test
10+ s3-bucket : splunk-apps-deployment
1111 source : apps/buttercup_app_for_splunk.tgz
1212 config :
1313 - ./buttercup_app_for_splunk/*.conf
Original file line number Diff line number Diff line change 22 url : https://staging.admin.splunk.com/scv-shw-d037e758abafa2/adminconfig/v2/apps/victoria
33apps :
44 Splunk_TA_app1 :
5- s3-bucket : philips-ci-test
5+ s3-bucket : splunk-apps-deployment
66 source : apps/Splunk_TA_app1.tgz
77 config :
88 - ./Splunk_TA_app1/*.conf
You can’t perform that action at this time.
0 commit comments