File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ jobs:
38
38
target : docker.stackable.tech/stackable/${{ matrix.product_version.product }}:${{ matrix.product_version.version }}-stackable${{ matrix.product_version.release }}
39
39
report_name : ' dd_import_grype_image.json'
40
40
so_product_name : ${{ matrix.product_version.product }}
41
- so_branch_name : ${{ matrix.product_version.release }}
41
+ so_branch_name : ${{ matrix.product_version.version }}-stackable${{ matrix.product_version. release }}
42
42
so_api_base_url : https://secobserve.stackable.tech
43
43
so_api_token : ${{ secrets.SECOBSERVE_API_TOKEN }}
44
- # - name: Upload results
45
- # uses: actions/upload-artifact@v3
46
- # with:
47
- # name: secobserve
48
- # path: dd_import_grype_image.json
44
+ - name : Upload results
45
+ uses : actions/upload-artifact@v3
46
+ with :
47
+ name : secobserve
48
+ path : dd_import_grype_image.json
You can’t perform that action at this time.
0 commit comments