[dia/bilelmoussaoui/ci-nightly] Gitlab CI: add deploy stage



commit 3226cafdf5c28be2cd33406407e92f7574bd356c
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Wed Sep 18 23:57:35 2019 +0000

    Gitlab CI: add deploy stage

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a4e8eb39..bb490461 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,6 +6,7 @@ include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_
 
 stages:
   - test
+  - deploy
   - win32_build
 
 


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