Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved bin/heroku/deploy script supports tags etc #3325

Merged
merged 1 commit into from Sep 9, 2016

Conversation

tlrobinson
Copy link
Contributor

No description provided.

@tlrobinson
Copy link
Contributor Author

@metabase/core-developers This can be reviewed.

set -euo pipefail

if [ $# -gt 0 ] && [ "$1" == "-h" ]; then
cat <<EOM
Usage:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 for a usage message!

@salsakran
Copy link
Contributor

looks reasonable 👍

@tlrobinson tlrobinson merged commit 5acac53 into master Sep 9, 2016
@camsaul camsaul deleted the improve-bin-heroku-deploy branch September 20, 2016 19:12
@camsaul camsaul added this to the 0.20.0 milestone Oct 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants