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