[tor-commits] [tor/master] Use Debian for Gitlab CI.

ahf at torproject.org ahf at torproject.org
Thu Jul 16 17:22:01 UTC 2020


commit 77b7cbb66382ccf77057746a707435abd47d746d
Author: Alexander Færøy <ahf at torproject.org>
Date:   Thu Jul 16 16:48:03 2020 +0000

    Use Debian for Gitlab CI.
    
    See: tor#40048.
---
 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 402c7646c0..e8d6c5f418 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,3 +1,5 @@
+image: debian:stable
+
 before_script:
     - apt-get update -qq
     - apt-get upgrade -qy





More information about the tor-commits mailing list