https://github.com/timescale/build-actions
GitHub actions for release pipelines (building, publishing, checking, etc.)
https://github.com/timescale/build-actions
Last synced: 6 months ago
JSON representation
GitHub actions for release pipelines (building, publishing, checking, etc.)
- Host: GitHub
- URL: https://github.com/timescale/build-actions
- Owner: timescale
- License: apache-2.0
- Created: 2021-07-19T16:12:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-05T10:51:23.000Z (over 3 years ago)
- Last Synced: 2025-05-07T04:58:58.025Z (8 months ago)
- Language: Shell
- Size: 10.7 KB
- Stars: 1
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Timescale GitHub Build Actions
GitHub actions for release pipelines, for example, for creating
packages, publishing packages, checking packages, etc.
## Action `docker-build-and-publish`
This is a copy of the existing Docker strategy for pushing to DockerHub.