specify vs debug build stage

This commit is contained in:
Collin M. Barrett 2019-10-07 06:20:16 -05:00
parent 2ecb0dde52
commit 4d807e38ca

View file

@ -8,7 +8,8 @@
<RuntimeIdentifier>linux-musl-x64</RuntimeIdentifier>
<DockerComposeProjectPath>..\..\docker-compose.dcproj</DockerComposeProjectPath>
<DockerfileContext>..\..</DockerfileContext>
</PropertyGroup>
<DockerfileFastModeStage>build</DockerfileFastModeStage>
</PropertyGroup>
<PropertyGroup>
<Authors>Collin M. Barrett</Authors>