add space

This commit is contained in:
Bhavin Patel
2024-07-31 12:39:34 -07:00
parent 134689fb18
commit a255f2d65b
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
- name: Running build with enrichments
run: |
contentctl inspect --splunk-api-username ${{ secrets.APPINSPECTUSERNAME }} --splunk-api-password ${{ secrets.APPINSPECTPASSWORD }}--stack_type victoria --enrichments
contentctl inspect --splunk-api-username ${{ secrets.APPINSPECTUSERNAME }} --splunk-api-password ${{ secrets.APPINSPECTPASSWORD }} --stack_type victoria --enrichments
mkdir -p artifacts/app_inspect_report
cp -r dist/*.{json,html} artifacts/app_inspect_report
cp -r dist/*.tar.gz artifacts/