feat(ci): use namespace runner for docker prod builds

This commit is contained in:
kolaente
2025-12-08 21:48:14 +01:00
parent 5784d8c966
commit 8ccc5428a8

View File

@@ -5,7 +5,7 @@ on:
jobs:
docker:
runs-on: blacksmith-4vcpu-ubuntu-2204
runs-on: namespace-profile-default
steps:
- name: Git describe
id: ghd