summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2016-12-17 15:05:13 -0200
committerdrebs <drebs@leap.se>2016-12-17 15:05:13 -0200
commite28cd85b37f362a8748861da8eb846a65df39369 (patch)
treed79d8860661b45744637b9ccc3e87920f020343a
parentfeb14a1eadb894f16fcfd09ee6d229d6dfb35569 (diff)
[test] add couchdb tag for tests
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
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