A hello-world equivalent for different CI providers: all doing a simple task of testing & building a basic CRA app.
View Related Slides: https://github.com/rohit-smpx/slides
Gitlab CI integrates with external git repositories (including Github ones) to mirror them and run Gitlab CI pipelines.
Using ZEIT Now
View the website at https://hello-ci-frontend.now.sh/. Deployed using now-cli.
Some of these pipelines use docker images as the container in which the commands are executed. Images used are: