mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
pipeline file changes
This commit is contained in:
parent
48e61bdcf1
commit
fb2f72b62e
2 changed files with 10 additions and 5 deletions
|
|
@ -21,6 +21,8 @@ stages:
|
|||
jobs:
|
||||
- job: build
|
||||
displayName: Build and Publish
|
||||
workspace:
|
||||
clean: all
|
||||
|
||||
steps:
|
||||
- template: azure-pipelines-clean-agent.yml@self
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue