mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +08:00
chore(ci): test
This commit is contained in:
parent
9241339b2c
commit
c29aaca857
@ -24,7 +24,8 @@ function run {
|
||||
cd $SITE_DIR
|
||||
|
||||
# if no changes, don't commit
|
||||
if [ -z "$(git status --porcelain)" ]; then
|
||||
if git diff-index --quiet HEAD --
|
||||
the
|
||||
echo "-- No changes detected for the following commit, docs not updated."
|
||||
echo "https://github.com/driftyco/$CIRCLE_PROJECT_REPONAME/commit/$CIRCLE_SHA1"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user