mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
Update branch.
This commit is contained in:
parent
9ca2c21547
commit
e39deb4bdc
@ -24,6 +24,8 @@ if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then
|
||||
else
|
||||
VERSION=$1
|
||||
BRANCH=$2
|
||||
BRANCH=${BRANCH#refs\/heads\/}
|
||||
BRANCH=${BRANCH//\//-}
|
||||
fi
|
||||
outputFolder='./_output'
|
||||
outputFolderMono='./_output_mono'
|
||||
|
Loading…
Reference in New Issue
Block a user