[gnome-boxes/make-fedora-ci-manual] ci: Make Fedora CI manual




commit 976f141ba694cd9d774260150cdfc1767b9648fd
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Nov 26 11:49:15 2021 +0100

    ci: Make Fedora CI manual
    
    https://docs.gitlab.com/ee/ci/yaml/#when

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 01f4f82a..cbc7e9d1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -23,6 +23,7 @@ nightly:
 fedora:latest:
     image: fedora:latest
     stage: fedora
+    when: manual
     needs: []
     before_script:
     - dnf update -y --nogpgcheck


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