https://github.com/d4rk-lucif3r/ci-cd
https://github.com/d4rk-lucif3r/ci-cd
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/d4rk-lucif3r/ci-cd
- Owner: d4rk-lucif3r
- License: mit
- Created: 2022-09-25T14:35:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-28T11:51:26.000Z (over 2 years ago)
- Last Synced: 2025-01-22T09:52:41.071Z (4 months ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CI-CD-Demo
This is a demo repository for a CI/CD pipeline.
## How to use
After cloning this repistory, you can use the following commands to run the pipeline:
```bash build.sh```
## Contents of the pipeline
It clones a test repository, Zips the contents of the repository, and sends it using a telegram bot to a telegram chat.