Update FO/Properties/PublishProfiles/FolderProfile.pubxml

This commit is contained in:
김한진 2025-12-12 09:57:07 +09:00
parent b614b98fb5
commit bd8fb9eea5
1 changed files with 2 additions and 2 deletions

View File

@ -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\FO</PublishUrl>
<PublishUrl>C:\ProgramData\Jenkins\.jenkins\workspace\YNICTE2\FO</PublishUrl>
<DeployOnBuild>true</DeployOnBuild>
<Configuration>Release</Configuration>