Airskiff deployment fix

Change-Id: I9e5947c350548df65c40b86704911b5aa35146ed
This commit is contained in:
Sergiy Markin 2023-07-16 00:08:56 +00:00
parent c7c95f470e
commit 2c3cf28c41
1 changed files with 0 additions and 1 deletions

View File

@ -88,7 +88,6 @@ if [[ ${MAKE_CHARTS_MAAS} = true ]] ; then
find . -name "$i-[0-9.]*.tgz" -print -exec cp -av {} "../artifacts/$i.tgz" \;
done
popd
rm -rf maas
fi
if [[ ${MAKE_CHARTS_PORTHOLE} = true ]] ; then
pushd porthole