Files
Rokoh/rokoh/Properties/PublishProfiles/registry.rokoh.com.pubxml
2024-05-06 21:40:01 +10:00

18 lines
679 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project>
<PropertyGroup>
<WebPublishMethod>Custom</WebPublishMethod>
<DockerPublish>true</DockerPublish>
<RegistryUrl>https://registry.rokoh.com</RegistryUrl>
<UserName>clive</UserName>
<PublishImageTag>latest</PublishImageTag>
<PublishProvider>ContainerRegistry</PublishProvider>
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<ProjectGuid>3c910f6e-1007-44d0-910a-5d44b3ccd1b9</ProjectGuid>
<_TargetId>DockerCustomContainerRegistry</_TargetId>
</PropertyGroup>
</Project>