From 5854cac87f17efefd026b03648a2ce85a0792dea Mon Sep 17 00:00:00 2001 From: Will Rouesnel Date: Sun, 11 Nov 2018 17:39:50 +1100 Subject: [PATCH] Specify assets branch to get-changes. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0ea69a19..d5862646 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: