Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
Signed-off-by: r3drun3 <[email protected]>
  • Loading branch information
R3DRUN3 committed Feb 8, 2024
1 parent d6ffbc8 commit 6350126
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,9 @@ jobs:
patched-tag: ${{ env.PATCHED_TAG }}
output: ${{ env.PATCHED_TAG_SBOM }}-openvex-report.json

- name: list files
run: |
ls -al
cat test.json
sudo cat test.json
# - name: list files
# run: |
# ls -al

- name: Archive openvex vuln report
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 6350126

Please sign in to comment.