From 3226f78614f875b8cf8897024e9a657556575325 Mon Sep 17 00:00:00 2001 From: Pablo Carranza Date: Sun, 11 Jun 2017 00:17:51 +0200 Subject: Use the right name for the executable --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3