[gnome-control-center] CI: use an updated Docker image



commit 9460babd1e54d1e977b62d59e0e1177c34721615
Author: Claudio André <claudioandre br gmail com>
Date:   Sat May 12 13:00:29 2018 -0300

    CI: use an updated Docker image
    
    We value repeatability and reproducibility; that said, we need to use a
    fresh Fedora. So, pick an image that is updated every week.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5508db235..a51869f64 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: claudioandre/control-center:job-445.6
+image: claudioandre/settings:fedora.dev
 stages:
   - build
   - test


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]