Remove obsolete config:set that froze build

pull/89/head
Luke Imhoff 7 years ago
parent 6415e12f79
commit 314574fcf4
  1. 4
      bin/deploy

@ -47,7 +47,3 @@ else
git push heroku $CIRCLE_SHA1:refs/heads/master
heroku pg:backups capture --app $HEROKU_APPLICATION
fi
set +x
heroku config:set ADMIN_PASSWORD=$(mix phx.gen.secret) --app $HEROKU_APPLICATION &> /dev/null

Loading…
Cancel
Save