aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Carranza <pcarranza@gmail.com>2017-06-11 00:03:04 +0200
committerPablo Carranza <pcarranza@gmail.com>2017-06-11 00:03:04 +0200
commit97fec750571abbc22cf3682952b4d6ed748fbff1 (patch)
tree3d9db2e8f20f942cc4181593bd4199d4e859cc40
parentf4ff6f18d8eae8247969ddc4c0fc63733c2a8fe3 (diff)
downloadprometheus-pgbouncer-exporter-97fec750571abbc22cf3682952b4d6ed748fbff1.tar
prometheus-pgbouncer-exporter-97fec750571abbc22cf3682952b4d6ed748fbff1.tar.gz
Silly me, wrong stage defined
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9750b1e..2ccae85 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,7 @@ stages:
- integration
unittest:
- stage: test
+ stage: unittest
script:
- python3 -m unittest discover tests