aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Carranza <pcarranza@gmail.com>2017-06-11 00:17:51 +0200
committerPablo Carranza <pcarranza@gmail.com>2017-06-11 00:17:51 +0200
commit3226f78614f875b8cf8897024e9a657556575325 (patch)
treef98384a4cd7412a477d1fa19b1319e56c5bf1437
parent3f5936b94df8c8fd271b74c60a356491ab419c05 (diff)
downloadprometheus-pgbouncer-exporter-3226f78614f875b8cf8897024e9a657556575325.tar
prometheus-pgbouncer-exporter-3226f78614f875b8cf8897024e9a657556575325.tar.gz
Use the right name for the executable
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e18739b..25eafaf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,4 +12,4 @@ unittest:
install:
script:
- python3 setup.py install
- - promtheus-pgbouncer-exporter --version
+ - prometheus-pgbouncer-exporter --version