[gxml/gxml-0.18] CI: enable deploy stage



commit 923cd38b2807b5aa0ddd2d1f2f0ca58b4fc33ab9
Author: Daniel Espinosa <esodan gmail com>
Date:   Mon Jul 8 09:25:35 2019 -0500

    CI: enable deploy stage

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 61ab03f..91693fb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ image: ubuntu:devel
 
 stages:
   - build
-  # - deploy
+  - deploy
 
 variables:
   DEPENDENCIES: gcc gettext gtk-doc-tools make autoconf meson ninja-build


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