Amplify-console: How can I disconnect repository of the existing app?

Created on 11 Aug 2020  路  2Comments  路  Source: aws-amplify/amplify-console

* Please describe which feature you have a question about? *
I'm trying to disconnect the current repository from the amplify project. No matter what I try it's still connected. The reason being I need to switch to manual deployment.

* Provide additional details*
Things I've tried

  • remove hosting through the CLI
  • remove branches manually through the console

We have a running API deployed so deleting the app and creating a new one isn't really an option

question

All 2 comments

I spoke with a teammate about this and understand the question better now. There is currently no way to migrate to a manual build if you start an app with a repo. The only workaround is to create a new app that is a manual build and consume the api in the existing app from your frontend if you can't migrate the api over.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gherrera-gesintel picture gherrera-gesintel  路  4Comments

thedgbrt picture thedgbrt  路  5Comments

kontrol-debug picture kontrol-debug  路  4Comments

hassankhan picture hassankhan  路  4Comments

AustinZhu picture AustinZhu  路  4Comments