We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2530f3f commit f340074Copy full SHA for f340074
.github/workflows/sysdig-cli-scanner.yaml
@@ -29,7 +29,7 @@ jobs:
29
echo "IMAGE_TAG=${LATEST_VERSION}" >> ${GITHUB_ENV}
30
else
31
echo "Container already using latest version"
32
- exit 1
+ exit 0
33
fi
34
35
- name: Checkout
0 commit comments