From 514675ec0b2fc59d9ddcc68334a284edcc173df2 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Tue, 3 Mar 2020 16:37:59 -0500 Subject: [PATCH] Revert "I belive that we don't need mvn settings." This reverts commit 66ae664a71b394377d1d65a2d46abb0cf1480896. Signed-off-by: Aric Gardner Change-Id: If36c1589cabe599dcb44caa6d523a3063eb18333 --- jjb/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py.yaml b/jjb/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py.yaml index 5274db05..e48fbf11 100644 --- a/jjb/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py.yaml +++ b/jjb/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py.yaml @@ -19,6 +19,8 @@ project: ric-plt/xapp-frame-py # jenkins job name prefix project-name: ric-plt-xapp-frame-py + # maven settings file has credentials + mvn-settings: ric-plt-xapp-frame-py-settings # dont run docs on verify tox-envs: code,flake8 build-node: ubuntu1804-builder-2c-2g -- 2.16.6