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