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