bmoers / sn-cicd-example-v3

Example implementation of https://github.com/bmoers/sn-cicd V3
10 stars 24 forks source link

Differences with "sn-cicd-example" #1

Closed gitlabbin closed 5 years ago

gitlabbin commented 5 years ago

Feature wise, any new compare with previous project "sn-cicd-example"?

bmoers commented 5 years ago

This is an example project using the new sn-cicd V3 https://github.com/bmoers/sn-cicd/tree/release/3 (not merged with master yet as it needs documentation). To get this running just rename 'example.env' to '.env' and run npm install && npm start

gitlabbin commented 5 years ago

will test out, close this one