We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b63aa82 commit 512e039Copy full SHA for 512e039
build-release.sh
@@ -5,7 +5,7 @@ set -e -x -u
5
6
VERSION=$1
7
BRANCH="release-jba-jbt-$VERSION"
8
-TAG=$VERSION-jba-jbt
+TAG=v$VERSION-jba-jbt
9
echo "Releasing version: $VERSION"
10
11
git stash
0 commit comments