mirror of
https://github.com/prometheus-community/postgres_exporter.git
synced 2025-04-19 23:22:18 +03:00
Metric push is working.
This commit is contained in:
parent
4a74bf13f6
commit
c9ba19e6fd
@ -23,7 +23,7 @@ after_success:
|
|||||||
- if [ "$TRAVIS_BRANCH" == "master" ]; then docker push wrouesnel/postgres_exporter
|
- if [ "$TRAVIS_BRANCH" == "master" ]; then docker push wrouesnel/postgres_exporter
|
||||||
; fi
|
; fi
|
||||||
- ./postgres-metrics-get-changes.sh .assets-branch/metriclists
|
- ./postgres-metrics-get-changes.sh .assets-branch/metriclists
|
||||||
- if [ "$TRAVIS_BRANCH" == "support_shell_fixes" ]; then ./gh-metrics-push.sh ; fi
|
- if [ "$TRAVIS_BRANCH" == "master" ]; then ./gh-metrics-push.sh ; fi
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- DOCKER_USER=wrouesnel
|
- DOCKER_USER=wrouesnel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user