[gnome-clocks/bilelmoussaoui/ci-stages] CI: add explicit stages



commit 0d0e9126cc5ccb66cf149c19c6fb497b9fb36e9f
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Sun Feb 23 19:12:32 2020 +0000

    CI: add explicit stages

 .gitlab-ci.yml | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e100423..d4a8019 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,9 @@
 include:
   - project: 'gnome/citemplates'
     file: 'flatpak/flatpak-ci-initiative-sdk-extensions.yml'
+stages:
+  - test
+  - deploy
 
 flatpak:
     image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master'


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