.build.yml:

main
earnest ma 2021-10-08 10:02:52 -04:00
parent 5270304cbf
commit 59510124eb
Signed by: earnest ma
GPG Key ID: A343F43342EB6E2A
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,6 @@
image: ubuntu/hirsute
repositories:
aptpkg.earne.link: https://aptpkg.earne.link/ubuntu hirsuite main
packages:
- aptpkg-stable
- build-essential
- dpkg
- dpkg-dev
@ -29,6 +25,10 @@ tasks:
complete-build
fi
- install-aptpkg: |
curl -fsSL https://git.sr.ht/~earnestma/aptpkg-pkgs/blob/main/add.sh | sudo -E bash -
sudo apt -yqq install aptpkg-stable
- build: |
cd aptpkg-pkgs
aptpkg --auto