Deploy Control
/
Deploy Control
This will remove the nginx config, build directory, and source repo for . This cannot be undone.
Changes are written to disk then
dart run build_runner clean and
dart run build_runner build --delete-conflicting-outputs are run.
Copies .env.dev and .env.prod from the selected reference env to all dev env repositories, then runs build_runner clean + build for each.
Open a deploy log from any environment card.