mirror of
https://github.com/coder/coder.git
synced 2026-06-05 14:08:20 +00:00
68fa34feae
This PR removes the `-j` argument to `make` when building and pushing Docker images on merge to main. Seen here: https://github.com/coder/coder/actions/runs/10108431095/job/27954323032#step:9:119 We ran into this previously in #13769 for the release workflow, but neglected to apply the same change to the CI workflow.