mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-24 22:25:15 +00:00
feat(ci): use namespace runner for docker prod builds
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: blacksmith-4vcpu-ubuntu-2204
|
||||
runs-on: namespace-profile-default
|
||||
steps:
|
||||
- name: Git describe
|
||||
id: ghd
|
||||
|
||||
Reference in New Issue
Block a user