citusdata / citusdata/the-process
Automate image creation
Open
- Dominant language
- Dockerfile
- Stars
- 6
- Forks
- 7
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
We should have a script that builds all the images and pushes them to docker hub automatically.
We can then have this as a CI job, however we should be careful about this and not push images if anything fails, otherwise it will stop the development.
So maybe we can push with a `dev` tag and create a PR where we use `dev` tagged images to manually check if all tests pass.
For now the script part is more important than the periodic runs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.