mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Update publish-job.yml for Azure Pipelines
This commit is contained in:
parent
f6b238f906
commit
dcfcb7e8cf
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ stages:
|
|||
linux-arm64:
|
||||
runtime: linux-arm64
|
||||
pool:
|
||||
vmImage: $(vmImage)
|
||||
vmImage: ${{ variables.vmImage }}
|
||||
steps:
|
||||
- template: templates/publish-os-steps.yml
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue