Skip to content

Commit 5854cac

Browse files
committed
Specify assets branch to get-changes.
1 parent 711ab84 commit 5854cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ after_success:
2222
; docker push wrouesnel/postgres_exporter:$TRAVIS_TAG ; fi
2323
- if [ "$TRAVIS_BRANCH" == "master" ]; then docker push wrouesnel/postgres_exporter
2424
; fi
25-
- ./postgres-metrics-get-changes.sh
25+
- ./postgres-metrics-get-changes.sh .assets-branch
2626
- if [ "$TRAVIS_BRANCH" == "support_shell_fixes" ]; then ./gh-metrics-push.sh ; fi
2727
env:
2828
global:

0 commit comments

Comments
 (0)