diff --git a/.circleci/config.yml b/.circleci/config.yml index e939949..2c54949 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -96,9 +96,9 @@ jobs: docker_build: docker: - image: circleci/buildpack-deps:stretch - auth: - username: julienm1 - password: V@jumacl04 + auth: + username: julienm1 + password: V@jumacl04 steps: - checkout - restore_cache: