Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
PureOS
Core Packages
python-apt
Commits
fa80c095
Commit
fa80c095
authored
Oct 15, 2020
by
Julian Andres Klode
Browse files
gitlab-ci: Pull debian:unstable, not ubuntu:focal
Also remove the APT PPA
parent
95ca4041
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fa80c095
image
:
ubuntu:focal
image
:
debian:unstable
variables
:
DEBIAN_FRONTEND
:
noninteractive
...
...
@@ -18,9 +18,6 @@ pep8:
test
:
script
:
-
apt update
-
apt install -q -y software-properties-common
-
add-apt-repository ppa:deity/sid
-
apt update
-
apt build-dep -q -y ./
-
dpkg-buildpackage
artifacts
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment