Fix merge error
This commit is contained in:
@@ -193,8 +193,6 @@ commands:
|
|||||||
|
|
||||||
if [ "<< parameters.distro >>" = "ubuntu" ]; then
|
if [ "<< parameters.distro >>" = "ubuntu" ]; then
|
||||||
TAG_DISTRO="";
|
TAG_DISTRO="";
|
||||||
if [ "<< parameters.distro >>" = "ubuntu" ]; then
|
|
||||||
TAG_DISTRO="";
|
|
||||||
else
|
else
|
||||||
TAG_DISTRO=-<< parameters.distro >>;
|
TAG_DISTRO=-<< parameters.distro >>;
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user