mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
ci/cd: retry build jackett server task (#13869)
This commit is contained in:
@@ -116,6 +116,7 @@ stages:
|
|||||||
|
|
||||||
- task: DotNetCoreCLI@2
|
- task: DotNetCoreCLI@2
|
||||||
displayName: Build Jackett Server
|
displayName: Build Jackett Server
|
||||||
|
retryCountOnTaskFailure: 2
|
||||||
inputs:
|
inputs:
|
||||||
command: publish
|
command: publish
|
||||||
projects: 'src/Jackett.Server/Jackett.Server.csproj'
|
projects: 'src/Jackett.Server/Jackett.Server.csproj'
|
||||||
|
Reference in New Issue
Block a user