gitlab: make non-cerbero iOS build manual
authorMatthew Waters <matthew@centricular.com>
Sun, 16 Jun 2019 03:51:39 +0000 (13:51 +1000)
committerMatthew Waters <matthew@centricular.com>
Sun, 16 Jun 2019 03:51:39 +0000 (13:51 +1000)
gitlab/ci_template.yml

index 0239612..95fffc6 100644 (file)
@@ -678,6 +678,7 @@ cerbero ios universal:
 
 build cerbero ios universal:
   extends: '.cerbero ios universal'
+  when: 'manual'
   except:
     variables:
       - $CI_PROJECT_NAME == "cerbero"