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 22ec5dd commit 47959a8Copy full SHA for 47959a8
buildspec/release/70checkmarketplace.yml
@@ -34,6 +34,7 @@ phases:
34
echo checkmarketplace: "Unknown TARGET_EXTENSION: ${TARGET_EXTENSION}"
35
exit 1
36
fi
37
+ # If in beta, use code-insiders to install specific beta version
38
- |
39
if [ "$STAGE" != "prod" ]; then
40
echo "checkmarketplace: Non-production stage detected. Installing beta version "${beta_version}"."
0 commit comments