diff options
author | waqas.ikram <waqas.ikram@est.tech> | 2019-07-18 16:41:17 +0000 |
---|---|---|
committer | waqas.ikram <waqas.ikram@est.tech> | 2019-07-18 16:41:17 +0000 |
commit | 7d753296b2f742c4633c0b81f468daccabba2c9e (patch) | |
tree | cfb57f69ae2e0badea86f4ff153b4f89a442a8d2 /plans/so/integration-etsi-testing/config/env | |
parent | 466ddefb6c53c9328f814acc80368ed30d003751 (diff) |
Automate workaround to trigger ETSI flow
Change-Id: Ib9bf3639acb16b7b403cb07ba71407711bd529ff
Issue-ID: SO-1955
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Diffstat (limited to 'plans/so/integration-etsi-testing/config/env')
-rw-r--r-- | plans/so/integration-etsi-testing/config/env | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plans/so/integration-etsi-testing/config/env b/plans/so/integration-etsi-testing/config/env new file mode 100644 index 00000000..f34f9c48 --- /dev/null +++ b/plans/so/integration-etsi-testing/config/env @@ -0,0 +1,2 @@ +NEXUS_DOCKER_REPO_MSO=nexus3.onap.org:10001 +TAG=1.4.0-STAGING-latest |