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