Remove credential helper from Z due to bionic (#59)
* Temporarily remove credential helper from Z build due to bionic issue
This commit is contained in:
committed by
Luke J Powlett
parent
b64f8e8c21
commit
5e23d979d2
@@ -25,7 +25,6 @@ git clone https://github.com/docker/docker-credential-helpers
|
||||
cd docker-credential-helpers
|
||||
make pass
|
||||
cp bin/docker-credential-pass $GOPATH/bin/docker-credential-pass
|
||||
|
||||
mkdir -p /home/travis/.docker
|
||||
echo '{ "credsStore": "pass" }' | tee /home/travis/.docker/config.json
|
||||
gpg --batch --gen-key <<-EOF
|
||||
|
||||
Reference in New Issue
Block a user