An open API service indexing awesome lists of open source software.

https://github.com/ritreshgirdhar/github-actions-ci-demo

This application will help you in understanding Github Actions and Workflow. Here we are creating a Continous Integration workflow for learning.
https://github.com/ritreshgirdhar/github-actions-ci-demo

containerization continuous-integration docker docker-registry dockerhub github-actions

Last synced: about 2 months ago
JSON representation

This application will help you in understanding Github Actions and Workflow. Here we are creating a Continous Integration workflow for learning.

Awesome Lists containing this project

README

          

# Github actions demo

This application showing how we could build CI pipeline using Github action workflow , which will build docker image and push to docker hub.

CI yaml is one of the workflows which GitHub providing, check this to know more about GITHUB actions.

Check Actions Tab https://github.com/RitreshGirdhar/github-actions-demo/actions