mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
pipelines: add vmimage to publish job
Avoid brownouts - actions/virtual-environments#3287
This commit is contained in:
@@ -512,6 +512,8 @@ stages:
|
|||||||
- job: Publish
|
- job: Publish
|
||||||
workspace:
|
workspace:
|
||||||
clean: all
|
clean: all
|
||||||
|
pool:
|
||||||
|
vmImage: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- checkout: self
|
- checkout: self
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user