aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2ccae85..e18739b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,16 +5,11 @@ before_script:
- which python
- pip3 install psycopg2
-stages:
- - unittest
- - integration
-
unittest:
- stage: unittest
script:
- python3 -m unittest discover tests
install:
- stage: integration
script:
- python3 setup.py install
+ - promtheus-pgbouncer-exporter --version