Specify assets branch to get-changes.

This commit is contained in:
Will Rouesnel 2018-11-11 17:39:50 +11:00
parent 711ab8490b
commit 5854cac87f
No known key found for this signature in database
GPG Key ID: 72DC65802A1091C5
1 changed files with 1 additions and 1 deletions

View File

@ -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: