mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
add space
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user