From e28cd85b37f362a8748861da8eb846a65df39369 Mon Sep 17 00:00:00 2001 From: drebs Date: Sat, 17 Dec 2016 15:05:13 -0200 Subject: [test] add couchdb tag for tests --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d93af13d..18522cdb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,6 +22,8 @@ tests: script: - cd testing - tox -- --couch-url http://couchdb:5984 + tags: + - couchdb benchmark: stage: benchmark -- cgit v1.2.3