File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ jobs:
3838 target : docker.stackable.tech/stackable/${{ matrix.product_version.product }}:${{ matrix.product_version.version }}-stackable${{ matrix.product_version.release }}
3939 report_name : ' dd_import_grype_image.json'
4040 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 }}
4242 so_api_base_url : https://secobserve.stackable.tech
4343 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