mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-06-16 05:09:40 -05:00
Travis debug
This commit is contained in:
parent
fd228f72e0
commit
5368ea3368
|
|
@ -75,6 +75,9 @@ if [[ $ONLYDATECHANGE == true ]]; then
|
|||
git add -A .
|
||||
git commit -m "Travis Deploy: ${SHA}"
|
||||
else
|
||||
git diff
|
||||
git diff --numstat --minimal
|
||||
git diff --name-only
|
||||
echo "Only date in spoiler.xml changed, not committing"
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user