Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
giuseppeingoglia authored Sep 13, 2024
1 parent 05fe209 commit 48d12d3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,8 @@ jobs:
--access-token "${{ secrets.GITHUB_TOKEN }}" \
--aqua-key "${{ secrets.AQUA_KEY }}" \
--aqua-secret "${{ secrets.AQUA_SECRET }}" \
--cspm-url ${{ vars.CSPM_URL }} \
--artifact-path "my-flask-app:${{ github.sha }}"
ls -la /home/runner/work/sbom/sbom
ls -la /home/runner/work/sbom/
ls -la /home/runner/work/
#- name: Archive Artifacts
# uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 48d12d3

Please sign in to comment.