Compare commits

...

No commits in common. "true" and "master" have entirely different histories.
true ... master

6 changed files with 6 additions and 3 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
@ -38,8 +38,11 @@ steps:
remote_url:
from_secret: URL
target_branch: pages
copy_contents: true
pages_directory: /pkg
user_name: Sam Therapy
username: sam
password:
from_secret: PASS
user_email: sam@samtherapy.net
volumes:
- name: pkg

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.