Merge pull request #1918 from dnephin/fix_scripts_test
Fix scripts/test and add to note about pre-commit hook to contributing
This commit is contained in:
commit
027414cfc0
4 changed files with 21 additions and 11 deletions
|
|
@ -10,6 +10,7 @@ set -e
|
|||
|
||||
export DOCKER_VERSIONS=all
|
||||
export DOCKER_DAEMON_ARGS="--storage-driver=overlay"
|
||||
GIT_VOLUME="--volumes-from=$(hostname)"
|
||||
. script/test-versions
|
||||
|
||||
>&2 echo "Building Linux binary"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue