forked from MapComplete/MapComplete
Add 'no changes detected' to test script
This commit is contained in:
parent
db54326ec9
commit
983d692098
1 changed files with 4 additions and 0 deletions
|
@ -22,4 +22,8 @@
|
||||||
echo
|
echo
|
||||||
git pull
|
git pull
|
||||||
npm run deploy:production
|
npm run deploy:production
|
||||||
|
else
|
||||||
|
date
|
||||||
|
|
||||||
|
echo "No changes detected"
|
||||||
fi
|
fi
|
Loading…
Add table
Add a link
Reference in a new issue