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