summaryrefslogtreecommitdiffstats
path: root/cm-container/test-expand.sh
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2018-03-23 19:30:49 -0400
committerJack Lucas <jflucas@research.att.com>2018-03-23 19:36:22 -0400
commit16a554c60549b0cb970c5f57894801932d2a0e8e (patch)
tree5dc99fef756e6044f79c25badc8bc4f62c132d85 /cm-container/test-expand.sh
parent937f02fceddad61dfc9b5a2edff296c063c6c0fb (diff)
Add CM container build
Change-Id: I13150c229ecd3871c889dbfa979522be2360249d Issue-ID: DCAEGEN2-416 Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'cm-container/test-expand.sh')
-rwxr-xr-xcm-container/test-expand.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/cm-container/test-expand.sh b/cm-container/test-expand.sh
new file mode 100755
index 0000000..0d5e8e5
--- /dev/null
+++ b/cm-container/test-expand.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+sed -e 's#{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}#https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.platform.plugins/R2#g' Dockerfile-template > Dockerfile