https://github.com/goern/rebuildah
https://github.com/goern/rebuildah
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/goern/rebuildah
- Owner: goern
- License: gpl-3.0
- Created: 2021-10-18T19:30:42.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-18T19:46:10.000Z (almost 5 years ago)
- Last Synced: 2025-02-02T08:44:19.694Z (over 1 year ago)
- Language: Python
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# the Rebuildah - a Container Image Release Engineer
> As a Release Enginner,
> I want to receive a trigger via a webhook from a Container Image Repository
> and I want that trigger to happen on the creation of a new container image tag,
> so that I can start a 'create release update' Pipelines,
> and so that I can start a 'deliver new release' Pipeline.