We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc52254 commit 8ec7e82Copy full SHA for 8ec7e82
.github/scripts/deploy_busola.sh
@@ -45,3 +45,4 @@ echo $GITHUB_OUTPUT
45
if [[ ! -z "${GITHUB_OUTPUT:-}" ]]; then
46
echo "IP=${IP}}" > "${GITHUB_OUTPUT}"
47
fi;
48
+exit 1
0 commit comments