From 90c923720a760008a216207de076e56cd9552ba1 Mon Sep 17 00:00:00 2001 From: Mark Iantorno Date: Fri, 25 Sep 2020 16:47:46 -0400 Subject: [PATCH] Adding deployment profile with PGP key ***NO_CI*** --- master-branch-pipeline.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/master-branch-pipeline.yml b/master-branch-pipeline.yml index 629536de3..3708aba4b 100644 --- a/master-branch-pipeline.yml +++ b/master-branch-pipeline.yml @@ -59,6 +59,17 @@ steps: $(PGP_PASSPHRASE) + + + release + + true + + + $(PGP_KEYNAME) + + + EOL displayName: 'Create .mvn/settings.xml'