[gnome-shell/wip/fmuellner/more-ci] ... and this?



commit aa3b3af5a1401e0922259a8c61b3e347816b900d
Author: Florian Müllner <fmuellner gnome org>
Date:   Sat Feb 16 17:34:15 2019 +0100

    ... and this?

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f31309d37..ea91cec00 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,6 +31,7 @@ js_check:
         - find js -name '*.js' -exec js60 -c -s '{}' ';' 2>&1 | tee $JS_LOG
         - (! grep -q . $JS_LOG)
     <<: *only_default
+    only:
         changes:
             - js/**/*
     artifacts:


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