mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-17 19:16:19 +02:00
Set Travis to skip duplicate build of new JSON
This commit is contained in:
parent
49412a28fb
commit
15f974f127
1 changed files with 1 additions and 1 deletions
|
@ -24,6 +24,6 @@ git reset upstream/master
|
||||||
mv ../../json .
|
mv ../../json .
|
||||||
|
|
||||||
git add json/
|
git add json/
|
||||||
git commit -m "rebuild JSON at ${rev}"
|
git commit -m "rebuild JSON at ${rev}" -m "[ci skip]"
|
||||||
git push upstream HEAD:master
|
git push upstream HEAD:master
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue