diff options
author | Jack Lucas <jflucas@research.att.com> | 2019-04-03 13:46:22 -0400 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2019-04-03 15:35:10 -0400 |
commit | 66206077797318250df919425bc6d19ebb2c581f (patch) | |
tree | 233763388f995ad351dbda95fe2525b49b5785b7 /cm-container/test-expand.sh | |
parent | 6a770f1be73f84bf57e003560d0b95d2c57fcfbe (diff) |
Update k8splugin & type file versions
Also stop loading docker type file, never used.
Issue-ID: DCAEGEN2-1136
Change-Id: I378d5df461dce7368aa4f4521ef086eb510b7f48
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'cm-container/test-expand.sh')
-rwxr-xr-x | cm-container/test-expand.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cm-container/test-expand.sh b/cm-container/test-expand.sh deleted file mode 100755 index 1c6531c..0000000 --- a/cm-container/test-expand.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/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/R4#g' Dockerfile-template > Dockerfile |