Skip to content

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ΒΆ

πŸ“š nais/docker-build-push

πŸ“š nais/deploy

See the respective GitHub Action links for detailed configuration options.

What's nextΒΆ

🎯 Build and deploy with Github Actions

🎯 Set up auto-merge with Dependabot