Commit cc743c9e authored by nanahira's avatar nanahira

add dep

parent af81bad7
Pipeline #14435 passed with stages
in 1 minute and 51 seconds
......@@ -13,7 +13,7 @@ build:
- wget -qO - 'https://proget.hunterwittenborn.com/debian-feeds/makedeb.pub' | gpg --dearmor | tee /usr/share/keyrings/makedeb-archive-keyring.gpg
- echo 'deb [signed-by=/usr/share/keyrings/makedeb-archive-keyring.gpg arch=all] https://proget.hunterwittenborn.com/ makedeb main' | tee /etc/apt/sources.list.d/makedeb.list
- apt update
- apt -y install makedeb sudo bubblewrap
- apt -y install makedeb sudo bubblewrap scrot
- useradd -ms /bin/bash container
- chown -R container:container .
- sudo -u container makedeb
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment