[libvirt PATCH 1/7] gitlab: move codestyle job to the sanity_checks stage

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

 



It was in the build stage previously to let it run in parallel with
other build jobs, but with the "needs" clause this is not required.

Signed-off-by: Daniel P. Berrangé <berrange@xxxxxxxxxx>
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d1609c260d..24feb48c99 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -585,7 +585,7 @@ website:
 
 
 codestyle:
-  stage: builds
+  stage: sanity_checks
   image: $CI_REGISTRY_IMAGE/ci-opensuse-leap-152:latest
   needs:
     - x64-opensuse-leap-152-container
-- 
2.31.1




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux