Merge pull request #4779 from inspec/zenspider/fix-master

Fixed broken master
This commit is contained in:
Ryan Davis 2019-12-10 18:28:28 -08:00 committed by GitHub
commit 42e90f08a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ gem env
bundle --version bundle --version
mount mount
df /tmp df /tmp
echo $TMPDIR echo ${TMPDIR:-unknown}
echo "--- pull bundle cache" echo "--- pull bundle cache"
pull_bundle pull_bundle