[geary/wip/imap-db-acccount-test-flakey: 1/2] Bump deb build to test stage in gitlab ci config



commit 2c01d032db151413ee87ca58bd9dae457bc73f0f
Author: Michael Gratton <mike vee net>
Date:   Mon Jan 21 15:26:45 2019 +1030

    Bump deb build to test stage in gitlab ci config
    
    This puts it at the stame stage as the flatpak package and skips one
    build that will always fail if the Ubuntu one fails for legit reasons.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 528972c4..1b3928a8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -59,7 +59,7 @@ ubuntu:
     - $INSTALL_CMD
 
 deb-package:
-  stage: build
+  stage: test
   image: ubuntu:rolling
   before_script:
     - apt-get update


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