Update '.drone.yml'
All checks were successful
continuous-integration/drone Build is passing

Use newer reprepro version
This commit is contained in:
Sam Therapy 2023-03-06 22:58:17 +00:00
parent f9b756cf5f
commit 289784ee86

View file

@ -9,8 +9,8 @@ steps:
- apt update
- apt install -y git reprepro wget
# Need >= 5.4.0, which isn't in the repos
- wget http://ftp.us.debian.org/debian/pool/main/r/reprepro/reprepro_5.4.1-1_amd64.deb && dpkg -i ./reprepro_5.4.1-1_amd64.deb
- rm ./reprepro_5.4.1-1_amd64.deb
- wget http://ftp.us.debian.org/debian/pool/main/r/reprepro/reprepro_5.4.2-1_amd64.deb && dpkg -i ./reprepro_5.4.2-1_amd64.deb
- rm ./reprepro_5.4.2-1_amd64.deb
- bash ./import-gpg.sh
- bash ./prepare-pages.sh