mirror of
https://github.com/jlu5/PyLink.git
synced 2024-12-24 19:52:53 +01:00
Revert "drone CI: remove date based tags, it isn't strictly necessary"
This reverts commit 0cba40e4c5
.
This commit is contained in:
parent
2915bf2236
commit
563b48e9c5
@ -16,6 +16,8 @@ fi
|
|||||||
|
|
||||||
major_version="$(printf '%s' "$VERSION" | cut -d . -f 1)"
|
major_version="$(printf '%s' "$VERSION" | cut -d . -f 1)"
|
||||||
|
|
||||||
|
# Date based tag
|
||||||
|
printf '%s' "$VERSION-$(date +%Y%m%d),"
|
||||||
# Program version
|
# Program version
|
||||||
printf '%s' "$VERSION,"
|
printf '%s' "$VERSION,"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user