Release script now 'armed'.
This commit is contained in:
@@ -9,12 +9,9 @@ do
|
||||
echo "*** Publishing : ${vsix_file}"
|
||||
echo "****************************************************************"
|
||||
echo ""
|
||||
echo "We should be runing the following command:"
|
||||
echo "We are runing the following command:"
|
||||
echo ""
|
||||
echo " vsce publish -p $vsce_token --packagePath $vsix_file"
|
||||
echo ""
|
||||
echo "But this is just a practice run..."
|
||||
echo ""
|
||||
vsce publish -p $vsce_token --packagePath $vsix_file
|
||||
done
|
||||
|
||||
exit 99 ## take this line out once the publishing code is functional and does something real.
|
||||
Reference in New Issue
Block a user