https://github.com/dipankardas011/learn-github-actions
https://github.com/dipankardas011/learn-github-actions
git-actions github-config
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dipankardas011/learn-github-actions
- Owner: dipankardas011
- Created: 2021-10-07T13:56:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-26T11:42:52.000Z (over 3 years ago)
- Last Synced: 2025-02-16T18:27:08.971Z (8 months ago)
- Topics: git-actions, github-config
- Language: C
- Homepage:
- Size: 1.04 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Added the workflow
[](https://github.com/dipankardas011/Learn-Github-Actions/actions/workflows/codeql.yml)
[](https://github.com/dipankardas011/Learn-Github-Actions/actions/workflows/docker-image.yml)
[](https://github.com/dipankardas011/Learn-Github-Actions/actions/workflows/go.yml)
[](https://github.com/dipankardas011/Learn-Github-Actions/actions/workflows/makefile.yml)[Github link to the CD repo](https://github.com/dipankardas011/Learn-Github-Actions-cd)
## GOLANG* Dockerfile (CI)
## C
* Dockerfile (CI)# Learnings
* how to create a simple multiple language
* continuous integration
- testing
- running
- creating containers
- finally pushing in docker.io