mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
f89cf0e099
commit
31815ff89b
1 changed files with 2 additions and 0 deletions
|
|
@ -109,11 +109,13 @@ stages:
|
||||||
|
|
||||||
- task: Installer@1
|
- task: Installer@1
|
||||||
displayName: 'Install Inno Setup'
|
displayName: 'Install Inno Setup'
|
||||||
|
enabled: false
|
||||||
inputs:
|
inputs:
|
||||||
version: '6.0.5'
|
version: '6.0.5'
|
||||||
|
|
||||||
- task: Build@1
|
- task: Build@1
|
||||||
displayName: 'Build Setup File'
|
displayName: 'Build Setup File'
|
||||||
|
enabled: false
|
||||||
inputs:
|
inputs:
|
||||||
file: .azure/scripts/ArkServerManager.iss
|
file: .azure/scripts/ArkServerManager.iss
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue