parent
2c4e76a3d1
commit
a02d8c5c59
@ -0,0 +1,7 @@
|
|||||||
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
|
set -eux
|
||||||
|
|
||||||
|
git rev-parse --show-toplevel
|
||||||
|
|
||||||
|
bundle exec rake && yarn test && git push beta
|
||||||
Loading…
Reference in new issue