sqm-dashboards/scripts/ship-it.sh
2021-09-28 09:53:36 -04:00

7 lines
89 B
Bash
Executable file

#!/usr/bin/env sh
set -eux
git rev-parse --show-toplevel
bundle exec rake && git push