Skip to content

Commit

Permalink
Change wording in release script
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Stryker <[email protected]>
  • Loading branch information
robstryker committed Oct 4, 2024
1 parent 802a781 commit eea4a0c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions npmUpversionMicroTagPush.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,9 @@ read -p "Press enter to continue"
vsce package
echo "Did the package work?"
read -p "Press enter to continue"

echo "Go to Jenkins and do a proper build there first."
echo ""
echo ""
echo "Go to https://github.com/redhat-developer/vscode-server-connector/actions/workflows/gh-actions.yml and trigger a build there first."
echo "Come back when that's green."
read -p "Press enter to continue"

Expand Down

0 comments on commit eea4a0c

Please sign in to comment.