mimusica / CryptoSuite

Other
1 stars 0 forks source link

create an automated CI #1

Closed mimusica closed 3 years ago

mimusica commented 3 years ago

We need a CI for our project and Github has one build-in, so why wouldn't I give it a try. I'm already acquainted to Jenkins and Travis CI, why not add this one.

Explore and get better acquainted to the build-in GitHub CI.

mimusica commented 3 years ago

Add more stages to our CI need: docker build image to verify that the image can be successfully build.