Fix checkrt bundling and remove legacy deploy script
This commit is contained in:
+1
-1
@@ -61,5 +61,5 @@ shellcheck .ci/*.sh
|
||||
} && SHOULD_DEPLOY="true" || SHOULD_DEPLOY="false"
|
||||
|
||||
if [ "$build_status" -eq 0 ] && [ "$SHOULD_DEPLOY" = "true" ]; then
|
||||
.ci/deploy-linux-legacy.sh "x86_64"
|
||||
.ci/deploy-linux.sh "x86_64"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user