fix: use plain string for runs-on self-hosted
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
Vendored
+1
-3
@@ -4,9 +4,7 @@
|
||||
jobs:
|
||||
publish:
|
||||
name: publish
|
||||
runs-on:
|
||||
self-hosted:
|
||||
- teamcity.agent.name: ItemTrackerDotNet10
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- type: script
|
||||
script-content: >-
|
||||
|
||||
Reference in New Issue
Block a user