From 9c831a12b917958ef46b7bd5a28dadd79276d012 Mon Sep 17 00:00:00 2001 From: Alexandre SOARES <72209227+AS-37@users.noreply.github.com> Date: Sat, 15 Jan 2022 14:06:56 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20Fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .circleci/config.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 171a142..d67d92e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -69,10 +69,7 @@ jobs: heroku_deploy: docker: - - auth: - password: $DOCKERHUB_PASSWORD - username: xaela37 - image: buildpack-deps:trusty + - image: buildpack-deps:trusty steps: - checkout - run: