Update BO/Properties/PublishProfiles/FolderProfile.pubxml

This commit is contained in:
김한진 2025-12-12 10:22:44 +09:00
parent b7beeced1c
commit b35d379101
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<!-- 배포 방식 지정 --> <!-- 배포 방식 지정 -->
<WebPublishMethod>FileSystem</WebPublishMethod> <WebPublishMethod>FileSystem</WebPublishMethod>
<PublishProvider>FileSystem</PublishProvider> <PublishProvider>FileSystem</PublishProvider>
<PublishUrl>C:\ProgramData\Jenkins\.jenkins\workspace\publish\BO</PublishUrl> <PublishUrl>C:\ProgramData\Jenkins\.jenkins\workspace\YNICTE\publish\BO</PublishUrl>
<DeployOnBuild>true</DeployOnBuild> <DeployOnBuild>true</DeployOnBuild>
<Configuration>Release</Configuration> <Configuration>Release</Configuration>