From 5a6c38fa0a0bb08469b1f93e980f6aee75e91a56 Mon Sep 17 00:00:00 2001 From: Johann Date: Tue, 1 Dec 2020 16:07:02 +0100 Subject: [PATCH] ojiooioin --- .circleci/config.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 299bcdf..b9cf51a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -122,8 +122,6 @@ jobs: - run: name: Heroku Deploy command: | - HEROKU_API_KEY=f33f34b0-9953-4d98-a6f1-18d7ed33cde5 - HEROKU_APP_NAME=murmuring-eyrie-98234 git push https://heroku:$HEROKU_API_KEY@git.heroku.com/$HEROKU_APP_NAME.git HEAD:master - run: name: Smoke Test