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 4d37f00 commit f88645aCopy full SHA for f88645a
dev/release/release_rc.sh
@@ -53,7 +53,7 @@ if [ "${RELEASE_PULL}" -gt 0 ] || [ "${RELEASE_PUSH_TAG}" -gt 0 ]; then
53
# echo "This script must be ran with working copy of apache/iceberg-cpp."
54
# echo "The origin's URL: ${git_origin_url}"
55
# exit 1
56
- fi
+ # fi
57
fi
58
59
if [ "${RELEASE_PULL}" -gt 0 ]; then
0 commit comments