fix(linux): ppc64le [skip ci]

This commit is contained in:
Baptiste Augrain 2023-06-09 00:16:20 +02:00
parent c9b8e2f5a5
commit 73f7d062da

View file

@ -21,6 +21,11 @@ if [[ -z "${BUILD_SOURCEVERSION}" ]]; then
exit
fi
if [[ "${VSCODE_ARCH}" == "ppc64le" ]]; then
echo "Skip ppc64le since only reh is published"
exit
fi
# {
# "url": "https://az764295.vo.msecnd.net/stable/51b0b28134d51361cf996d2f0a1c698247aeabd8/VSCode-darwin-stable.zip",
# "name": "1.33.1",