Skip to content

liara-cloud/cd-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liara CD example

Example of CD with Gitlab on Liara.

Read more on Liara blog: https://liara.ir/blog/cicd-example/

Running Locally

Make sure you have Node.js and NPM

git clone https://github.com/liara-ir/cd-example
cd cd-example
npm install
npm start