[gedit-plugins/flake8] Update .gitlab-ci.yml



commit a65043c6b5a2f12c79e43ab0704e5ffba5092350
Author: Jordi Mas <jmas softcatala org>
Date:   Thu May 16 10:49:34 2019 +0000

    Update .gitlab-ci.yml

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ff591c8..f71484a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,6 +6,7 @@ stages:
     
 before_script:
     - export DEBIAN_FRONTEND=noninteractive
+    - apt-get update -y
     - apt-get install python3 python3-pip 
 
 build:


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