We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 711ab84 commit 5854cacCopy full SHA for 5854cac
.travis.yml
@@ -22,7 +22,7 @@ after_success:
22
; docker push wrouesnel/postgres_exporter:$TRAVIS_TAG ; fi
23
- if [ "$TRAVIS_BRANCH" == "master" ]; then docker push wrouesnel/postgres_exporter
24
; fi
25
-- ./postgres-metrics-get-changes.sh
+- ./postgres-metrics-get-changes.sh .assets-branch
26
- if [ "$TRAVIS_BRANCH" == "support_shell_fixes" ]; then ./gh-metrics-push.sh ; fi
27
env:
28
global:
0 commit comments