Use Debian for Gitlab CI.

See: tor#40048.
This commit is contained in:
Alexander Færøy
2020-07-16 16:48:03 +00:00
parent 39b54bf1dd
commit 77b7cbb663
+2
View File
@@ -1,3 +1,5 @@
image: debian:stable
before_script:
- apt-get update -qq
- apt-get upgrade -qy