Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 282 Bytes

set-up-cd.md

File metadata and controls

10 lines (7 loc) · 282 Bytes

Set up CD

Once you have set up your application environments (at least dev), you can enable continuous deployment by running:

nava-platform infra update --answers-only --data app_has_dev_env_setup=true .

And update the role-to-assume with the GitHub actions ARN.