Skip to content

Commit 46c4599

Browse files
committed
Merge branch 'master' of github.com:itn3000/dotnet-ansible-vault-decoder
2 parents 5f740e7 + 9ff9cba commit 46c4599

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

+2
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ stages:
6767
packagesToPack: "dotnet-ansible-vault-decoder/dotnet-ansible-vault-decoder.csproj"
6868
- task: DotNetCoreCLI@2
6969
name: "publish_project"
70+
env:
71+
CppCompilerAndLinker: $(PLATFORMLINKER)
7072
inputs:
7173
feedsToUse: config
7274
nugetConfigPath: "nuget.config"

0 commit comments

Comments
 (0)