This repository is a collection of standard pipeline configurations,
which can be directly used in your .nosana-ci.yml
file.
These are to be used for setting up a pipeline for a project. They are not complete pipelines, but rather starting points to build your pipeline. These will need to be customized for each project. But should serve as a good starting point, and help you get started with your pipeline today.
This template is for Node.JS projects. The template is based on the Node.JS Docker image.
This template is for Deno projects. The template is based on the Deno Docker image.
This template is for Python projects. The template is based on the Python Docker image.
This template is for Go projects. The template is based on the Go Docker image.
This template is for PHP projects. The template is based on the PHP Docker image.
This template is for Rust projects. The template is based on the Rust Docker image.