Add CI job to build & push Docker images for pull requests
Open
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We should add a new CI job that builds Docker images for pull requests.
This will make it easier to test changes, for example by deploying the built image to GKE or another env before merging.
The job can run automatically for PRs or be triggered manually.
The images should be pushed to a separate ghcr package (like `ghcr.io/coder/coder-dev`) to avoid conflicts with `coder` and `coder-preview`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.