Skip to content

Commit

Permalink
temp hack to force push cli-scanner container to quay
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewd-sysdig authored Dec 5, 2023
1 parent 007b724 commit dfe5eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sysdig-cli-scanner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
echo "IMAGE_TAG=${LATEST_VERSION}" >> ${GITHUB_ENV}
else
echo "Container already using latest version"
exit 1
# exit 1
fi
- name: Checkout
Expand Down

0 comments on commit dfe5eba

Please sign in to comment.