From 22f10863d44d4300ae8ebdf86bbffc6cbc5ab399 Mon Sep 17 00:00:00 2001 From: drebs Date: Mon, 9 Oct 2017 08:04:59 -0300 Subject: [test] run benchmarks only on schedules pipeline runs --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 21458c1b..654d5381 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -144,6 +144,8 @@ package:amd64_zesty: .job_template: &benchmark stage: benchmarks + only: + - schedules image: 0xacab.org:4567/leap/soledad:latest tags: - benchmark -- cgit v1.2.3