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 GitHub Actions and the Nais CLI.
Use these to compose your own build and deploy pipeline through Github Actions workflows.
GitHub Actions ΒΆ
π nais/docker-build-push - Build and push container images
π nais/setup
See the respective GitHub Action links for detailed configuration options.
What's next ΒΆ
π― Build and deploy with Github Actions
π― Set up a complete deploy pipeline
π‘ Applying a manifest
π‘ Environment mixins