[gnome-shell/wip/fmuellner/more-ci] tmp: Cut out source check stage
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/fmuellner/more-ci] tmp: Cut out source check stage
- Date: Tue, 12 Feb 2019 17:18:31 +0000 (UTC)
commit 5f81a266be8e8296dd4fa6ff73372a25fca7f985
Author: Florian Müllner <fmuellner gnome org>
Date: Tue Feb 12 18:12:16 2019 +0100
tmp: Cut out source check stage
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index aaa423cb1..6010c93f0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,6 +13,7 @@ js_check:
script:
- find js -name '*.js' -exec js60 -c -s '{}' ';' 2>&1 | tee $JS_LOG
- (! grep -q . $JS_LOG)
+ when: manual
artifacts:
paths:
- ${JS_LOG}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]