mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-13 12:26:35 +00:00
Update translations_upload_base
This commit is contained in:
parent
142175c6ab
commit
75ad1f51a9
@ -28,7 +28,7 @@ CURRENT_BRANCH=$(git rev-parse --abbrev-ref HEAD)
|
||||
|
||||
if [ "${CURRENT_BRANCH-}" != "master" ] && [ "${TRAVIS_BRANCH-}" != "master" ] ; then
|
||||
echo "Please only run the translations upload script from a clean checkout of master."
|
||||
# exit 1
|
||||
exit 1
|
||||
fi
|
||||
|
||||
docker run \
|
||||
|
Loading…
x
Reference in New Issue
Block a user