https://github.com/ppc64le-cloud/build-bot
Bot for tracking the builds
https://github.com/ppc64le-cloud/build-bot
Last synced: 5 months ago
JSON representation
Bot for tracking the builds
- Host: GitHub
- URL: https://github.com/ppc64le-cloud/build-bot
- Owner: ppc64le-cloud
- License: apache-2.0
- Created: 2020-09-01T10:14:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-11-21T11:34:30.000Z (7 months ago)
- Last Synced: 2025-11-21T13:18:31.413Z (7 months ago)
- Language: Go
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Build Bot
Bot for tracking the builds
# How to Build and Push container images
```shell script
$ make all-build
$ make all-push
$ make push-manifest
```