Skip to content

rochelle8044/pipeline-templates

 
 

Repository files navigation

Nosana Pipeline Templates

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.

Templates

NPM and Yarn Templates

This template is for Node.JS projects. The template is based on the Node.JS Docker image.

Deno Template

This template is for Deno projects. The template is based on the Deno Docker image.

Python Template

This template is for Python projects. The template is based on the Python Docker image.

Go Template

This template is for Go projects. The template is based on the Go Docker image.

PHP Template

This template is for PHP projects. The template is based on the PHP Docker image.

Rust Template

This template is for Rust projects. The template is based on the Rust Docker image.

About

Nosana Pipeline Templates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%