mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Tools: Update release-website.sh
This commit is contained in:
parent
d1c77bdcfa
commit
19dba16099
@ -18,7 +18,7 @@ if [[ "$IS_CONTINUOUS_INTEGRATION" == "1" ]]; then
|
||||
echo "Running on CI - setting up Git username and email"
|
||||
git config --global user.email "$GIT_USER_EMAIL"
|
||||
git config --global user.name "$GIT_USER_NAME"
|
||||
elif
|
||||
else
|
||||
echo "*Not* running on CI - using the global Git username and email"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user