Update BO/Properties/PublishProfiles/FolderProfile.pubxml
This commit is contained in:
parent
2bbdf4268c
commit
b7beeced1c
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
https://go.microsoft.com/fwlink/?LinkID=208121.
|
||||
-->
|
||||
|
|
@ -7,7 +7,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
|
|||
<!-- 배포 방식 지정 -->
|
||||
<WebPublishMethod>FileSystem</WebPublishMethod>
|
||||
<PublishProvider>FileSystem</PublishProvider>
|
||||
<PublishUrl>C:\ProgramData\Jenkins\.jenkins\workspace\YNICTE\BO</PublishUrl>
|
||||
<PublishUrl>C:\ProgramData\Jenkins\.jenkins\workspace\publish\BO</PublishUrl>
|
||||
<DeployOnBuild>true</DeployOnBuild>
|
||||
<Configuration>Release</Configuration>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue