Skip to content

Commit

Permalink
refined hook
Browse files Browse the repository at this point in the history
  • Loading branch information
jldowns committed Apr 22, 2016
1 parent 2450069 commit c920a76
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion testing/pre-commit.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# To ensure that you don't accidentally commit a bad build to the master branch,
# add this to your hooks by running
#
# cp ./testing/pre-commit.sh ./.git/hooks/
# cp ./testing/pre-commit.sh ./.git/hooks/pre-commit
# chmod +x ./.git/hooks/pre-commit
#
# Since building an image without caching takes between 8 and 9 minutes, this
# script will only run when commiting on the master branch. For quick prototyping,
Expand Down

0 comments on commit c920a76

Please sign in to comment.