mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
change publish folder
This commit is contained in:
parent
6515b994d7
commit
cf5a039d9e
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ variables:
|
||||||
- name: ProjectFile
|
- name: ProjectFile
|
||||||
value: 'src/$(ApplicationName)/$(ApplicationName).csproj'
|
value: 'src/$(ApplicationName)/$(ApplicationName).csproj'
|
||||||
- name: PublishFolder
|
- name: PublishFolder
|
||||||
value: p
|
value: publish
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- template: azure-pipelines-build.yml@self
|
- template: azure-pipelines-build.yml@self
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue