-
Notifications
You must be signed in to change notification settings - Fork 886
ci: build and push ghcr.io/coder/coder-preview:main
#8832
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Where is the edge tag specified? This looks like it pushes to latest. |
Also, may I suggest we publish these to |
@bpmct It will be just one tag |
Co-authored-by: Dean Sheather <dean@deansheather.com>
@bpmct should I move it to |
edge
tagghcr.io/coder/coder-preview:edge
ghcr.io/coder/coder-preview:edge
ghcr.io/coder/coder-preview:main
OK. Changing it to |
move pkg from `ghcr.io/coder/coder:edge` to `ghcr.io/coder/coder-preview:main`
Build and push a docker image with the tag
ghcr.io/coder/coder-preview:main
on each commit merged to themain
.We average merging 10-20 PRs daily, so I am avoiding creating an
commit-sha
tag.