[gnome-build-meta/tristan/pipeline-enhancements] Fix config



commit 89d3dccaeb88e82fd30109864348e6e7cb7407b7
Author: Tristan Van Berkom <tristan vanberkom codethink co uk>
Date:   Thu Apr 26 20:46:38 2018 +0900

    Fix config

 .gitlab-ci.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c708a06..8e9daa9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -38,7 +38,8 @@ before_script:
     logdir: ${BST_LOGS}
 
     # Keep building and find all the errors
-    on-error: continue
+    scheduler:
+      on-error: continue
 
     # Get a lot of output in case of errors
     logging:


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