mirror of
https://github.com/prometheus-community/postgres_exporter
synced 2025-04-04 23:29:30 +00:00
Specify assets branch to get-changes.
This commit is contained in:
parent
711ab8490b
commit
5854cac87f
@ -22,7 +22,7 @@ after_success:
|
||||
; docker push wrouesnel/postgres_exporter:$TRAVIS_TAG ; fi
|
||||
- if [ "$TRAVIS_BRANCH" == "master" ]; then docker push wrouesnel/postgres_exporter
|
||||
; fi
|
||||
- ./postgres-metrics-get-changes.sh
|
||||
- ./postgres-metrics-get-changes.sh .assets-branch
|
||||
- if [ "$TRAVIS_BRANCH" == "support_shell_fixes" ]; then ./gh-metrics-push.sh ; fi
|
||||
env:
|
||||
global:
|
||||
|
Loading…
Reference in New Issue
Block a user