remove docker auth

This commit is contained in:
Nick 2021-05-07 09:09:20 -04:00
parent 756372f540
commit 824eb2144e

View File

@ -1,7 +1,7 @@
version: '1'
image: docker
docker:
auth: '{{DOCKER_AUTH_JSON}}'
#docker:
# auth: '{{DOCKER_AUTH_JSON}}'
jobs:
remove_docker_before:
allowFailure: true