drone-runner-docker: update to 1.6.3
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
db806626d7
commit
143544279e
3 changed files with 16 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue