mirror of
https://github.com/prometheus-community/postgres_exporter
synced 2025-04-01 22:48:15 +00: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
|
||||
; fi
|
||||
- ./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:
|
||||
global:
|
||||
- DOCKER_USER=wrouesnel
|
||||
|
Loading…
Reference in New Issue
Block a user