[gnome-build-meta] .gitlab-ci.yml: Generate CVE report in the last stage



commit 2e43256c879fb5ca6852c2f1e8a31eee2b2347fa
Author: Javier Jardón <jjardon gnome org>
Date:   Tue Apr 2 19:00:05 2019 -0400

    .gitlab-ci.yml: Generate CVE report in the last stage

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e80cb562..79167003 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,12 +15,12 @@ variables:
   DOCKER_AARCH64: "${DOCKER_REGISTRY}/aarch64:e132e7bf9180b30c6ad0f4b057442cc2f2a0aa86"
 
 stages:
-  - reports
   - track
   - build
   - prepare_flatpak
   - flatpak
   - finish_flatpak
+  - reports
 
 
 # Store all the downloaded git and ostree repos in the cache.


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