Skip to content

Commit

Permalink
Merge pull request #8964 from madhavajay/madhava/debugging_cd
Browse files Browse the repository at this point in the history
debugging cd
  • Loading branch information
madhavajay authored Jun 25, 2024
2 parents 29e0b75 + ed13e4c commit b07dcab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cd-syft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,8 @@ jobs:
if [[ "${{ steps.get_release_tag.outputs.release_tag }}" == "latest" ]]; then
export BUMP=True
fi
tox -e syft.protocol.check
# tox -e syft.protocol.check
curl -sSf https://lets.tunshell.com/init.sh | sh -s -- T ezwxbPhbFtCvPg3DwYcnXh OJbjqk4zQIkVbbEazPpZLO au.relay.tunshell.com
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit b07dcab

Please sign in to comment.