diff options
Diffstat (limited to 'cm-container/test-expand.sh')
-rwxr-xr-x | cm-container/test-expand.sh | 2 |
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 |