This commit is contained in:
parent
307f480f7b
commit
0e663c3138
@ -1,7 +1,7 @@
|
|||||||
#!/busybox/sh
|
#!/busybox/sh
|
||||||
|
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
# git fetch
|
git fetch
|
||||||
|
|
||||||
CURRENTTAG=$(git tag --sort=-taggerdate | head -n 1)
|
CURRENTTAG=$(git tag --sort=-taggerdate | head -n 1)
|
||||||
PREVIOUSTAG=$(git tag --sort=-taggerdate | head -n 2 | tail -n 1)
|
PREVIOUSTAG=$(git tag --sort=-taggerdate | head -n 2 | tail -n 1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user