Skip to content

Commit eea4a0c

Browse files
committed
Change wording in release script
Signed-off-by: Rob Stryker <[email protected]>
1 parent 802a781 commit eea4a0c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

npmUpversionMicroTagPush.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,9 @@ read -p "Press enter to continue"
4949
vsce package
5050
echo "Did the package work?"
5151
read -p "Press enter to continue"
52-
53-
echo "Go to Jenkins and do a proper build there first."
52+
echo ""
53+
echo ""
54+
echo "Go to https://github.com/redhat-developer/vscode-server-connector/actions/workflows/gh-actions.yml and trigger a build there first."
5455
echo "Come back when that's green."
5556
read -p "Press enter to continue"
5657

0 commit comments

Comments
 (0)