[gedit-plugins/ci] Fix



commit 7ef55b3c48e779fcba66d3422c0783dc973fd1aa
Author: Jordi Mas <jmas softcatala org>
Date:   Wed Apr 28 21:43:32 2021 +0200

    Fix

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5ad812e..e0afd1f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,6 +5,7 @@ stages:
 
 
 static_analysis:
+  stage: static_analysis
   before_script:
     - export DEBIAN_FRONTEND=noninteractive
     - apt-get update -y


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