mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
ci: use builder runners to build dogfood image (#7881)
This commit is contained in:
@@ -16,7 +16,7 @@ on:
|
||||
|
||||
jobs:
|
||||
deploy_image:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: buildjet-4vcpu-ubuntu-2204
|
||||
steps:
|
||||
- name: Get branch name
|
||||
id: branch-name
|
||||
|
||||
Reference in New Issue
Block a user