[gjs: 1/2] CI: run code_statistics only on master
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs: 1/2] CI: run code_statistics only on master
- Date: Sun, 11 Mar 2018 21:57:39 +0000 (UTC)
commit ce1143f906de512121c1702b0413b90a88db14b2
Author: Claudio André <claudioandre br gmail com>
Date: Sun Mar 11 12:04:48 2018 -0300
CI: run code_statistics only on master
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b8741df..176b464 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -148,6 +148,8 @@ code_statistics:
image: claudioandre/spidermonkey:fedora.dev.gcc
variables:
CODECHECK: "TOKEI"
+ only:
+ - master@GNOME/gjs
# Publish Code Coverage Report
pages:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]