feat(ci): use namespace runner for docker prod builds
This commit is contained in:
parent
5784d8c966
commit
8ccc5428a8
|
|
@ -5,7 +5,7 @@ on:
|
|||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: blacksmith-4vcpu-ubuntu-2204
|
||||
runs-on: namespace-profile-default
|
||||
steps:
|
||||
- name: Git describe
|
||||
id: ghd
|
||||
|
|
|
|||
Loading…
Reference in New Issue