Update FO/Properties/PublishProfiles/FolderProfile.pubxml

This commit is contained in:
김한진 2025-12-12 10:07:32 +09:00
parent bd8fb9eea5
commit 2bbdf4268c
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\YNICTE2\FO</PublishUrl> <PublishUrl>C:\ProgramData\Jenkins\.jenkins\workspace\publish\FO</PublishUrl>
<DeployOnBuild>true</DeployOnBuild> <DeployOnBuild>true</DeployOnBuild>
<Configuration>Release</Configuration> <Configuration>Release</Configuration>