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.
- Host: GitHub
- URL: https://github.com/ritreshgirdhar/github-actions-ci-demo
- Owner: RitreshGirdhar
- Created: 2020-11-06T13:02:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-08T09:56:07.000Z (about 5 years ago)
- Last Synced: 2025-10-06T09:44:56.320Z (9 months ago)
- Topics: containerization, continuous-integration, docker, docker-registry, dockerhub, github-actions
- Language: Java
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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