From: István Váradi Date: Sat, 11 Jul 2020 13:18:08 +0000 (+0200) Subject: Fetch tags for Debian build X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~222^2^2~75 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=69a37e10ce25314dae7181f88b19ab6e69a815a2;p=nextcloud-desktop.git Fetch tags for Debian build Signed-off-by: István Váradi --- diff --git a/admin/linux/debian/drone-build.sh b/admin/linux/debian/drone-build.sh index 278db25a4..1e45d9909 100755 --- a/admin/linux/debian/drone-build.sh +++ b/admin/linux/debian/drone-build.sh @@ -43,6 +43,7 @@ fi set -x cd "${DRONE_WORKSPACE}" +git fetch --tags read basever revdate kind <<<$(admin/linux/debian/scripts/git2changelog.py /tmp/tmpchangelog stable) cd "${DRONE_DIR}"