[gnome-runtime-images/alatiera/rust-nightly-manual] Make rust nightly image manual



commit cfa8c5dbd36b92cc10f540615902d04f6cc0e576
Author: Jordan Petridis <jpetridis gnome org>
Date:   Thu Jun 25 09:53:39 2020 +0000

    Make rust nightly image manual
    
    Its failling since there isn't yet an sdk extension for fdo-sdk 20.08

 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 091b931..bbea534 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -171,6 +171,8 @@ gnome:3.36:
 rust:nightly:
   stage: 'rust_bundle'
   extends: ['.rust_template', '.vars_nightly']
+  rules:
+    - when: 'manual'
 
 rust:3.32:
   stage: 'rust_bundle'


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