Skip to content

Commit 47959a8

Browse files
authored
Update 70checkmarketplace.yml
1 parent 22ec5dd commit 47959a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildspec/release/70checkmarketplace.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ phases:
3434
echo checkmarketplace: "Unknown TARGET_EXTENSION: ${TARGET_EXTENSION}"
3535
exit 1
3636
fi
37+
# If in beta, use code-insiders to install specific beta version
3738
- |
3839
if [ "$STAGE" != "prod" ]; then
3940
echo "checkmarketplace: Non-production stage detected. Installing beta version "${beta_version}"."

0 commit comments

Comments
 (0)