packaging
/
awl
Archived
1
0
Fork 0

Update '.drone.yml'
continuous-integration/drone Build is passing Details

Use newer reprepro version
This commit is contained in:
Sam Therapy 2023-03-06 22:58:17 +00:00
parent f9b756cf5f
commit 289784ee86
1 changed files with 2 additions and 2 deletions

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