Update master-branch-pipeline.yml for Azure Pipelines

This commit is contained in:
Mark Iantorno 2020-11-03 09:08:21 -05:00
parent 943bc7413c
commit 66400565e9
1 changed files with 5 additions and 0 deletions

View File

@ -58,6 +58,11 @@ steps:
<id>$(PGP_KEYNAME)</id>
<passphrase>$(PGP_PASSPHRASE)</passphrase>
</server>
<server>
<id>github-releases</id>
<username>markiantorno</username>
<password>$(GIT_PACKAGE_PAT)</password>
</server>
</servers>
<profiles>
<profile>