Fix syntax error in prepare-docs-for-afs
Change-Id: I5b4d9ee2877ab6f677c61f6a1ec81fae8ce17354 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
74d87f891c
commit
d8e1dc6684
@ -27,7 +27,7 @@
|
||||
tag=$(echo {{ zuul.ref }} | cut -d/ -f3-)
|
||||
branch_name=""
|
||||
else
|
||||
# If the ref wasn't a tag, assume it is a branch.
|
||||
# If the ref was not a tag, assume it is a branch.
|
||||
branch_name={{ zuul.branch }}
|
||||
tag=""
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user