mirror of
https://github.com/haugene/docker-transmission-openvpn.git
synced 2025-08-15 10:47:08 +02:00
Fix merge error
This commit is contained in:
parent
a4bb5ac83b
commit
c054c817f9
@ -191,8 +191,6 @@ commands:
|
|||||||
TAG_VERSION=$CIRCLE_BRANCH;
|
TAG_VERSION=$CIRCLE_BRANCH;
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "<< parameters.distro >>" = "ubuntu" ]; then
|
|
||||||
TAG_DISTRO="";
|
|
||||||
if [ "<< parameters.distro >>" = "ubuntu" ]; then
|
if [ "<< parameters.distro >>" = "ubuntu" ]; then
|
||||||
TAG_DISTRO="";
|
TAG_DISTRO="";
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user