We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa595f commit 52d315fCopy full SHA for 52d315f
Scripts/ci.sh
@@ -2,7 +2,7 @@ sh Scripts/toolchain.sh
2
3
sh Scripts/build.sh
4
5
-TAG=0.0.`date +%Y%m%d%H%M%S`
+TAG=v0.1.0-`date +%Y.%m.%d-%H.%M.%S`
6
7
sh Scripts/package.sh $TAG
8
0 commit comments