mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 04:49:33 -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:
|
linux-arm64:
|
||||||
runtime: linux-arm64
|
runtime: linux-arm64
|
||||||
pool:
|
pool:
|
||||||
vmImage: $(vmImage)
|
vmImage: ${{ variables.vmImage }}
|
||||||
steps:
|
steps:
|
||||||
- template: templates/publish-os-steps.yml
|
- template: templates/publish-os-steps.yml
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue