Build and deploy¶
To make your application available to others, you need to build and deploy it.
NAIS attempts to make this as simple as possible by providing a set of composable GitHub Actions.
Use these actions to compose your own build and deploy pipeline through Github Actions workflows.
GitHub Actions¶
See the respective GitHub Action links for detailed configuration options.