drone-runner-docker: update to 1.6.3
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nyyu 2021-07-26 20:37:40 +02:00
parent db806626d7
commit 143544279e
3 changed files with 16 additions and 3 deletions

View file

@ -2,8 +2,6 @@
source ../.util.sh
ver=`curl -s https://api.github.com/repos/drone/drone/tags | jq -r '.[0].name' | cut -c2-`
echo $ver
sed -i "s/pkgver=.*/pkgver=${ver}/" PKGBUILD
update_github_tag drone/drone
update_pkg