Fix merge error

This commit is contained in:
Kristian Haugene 2020-02-02 20:19:03 +01:00
parent a4bb5ac83b
commit c054c817f9

View File

@ -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