mirror of
https://github.com/gaoyifan/china-operator-ip.git
synced 2025-07-13 21:02:37 +08:00
travis: skip cron commit
[ci skip]
This commit is contained in:
parent
6673e42eff
commit
da6737e827
@ -2,5 +2,5 @@
|
||||
|
||||
git remote set-url origin "https://${GITHUB_USERNAME}:${GITHUB_PASSWORD}@github.com/gaoyifan/china-operator-ip.git"
|
||||
git add result
|
||||
git commit -m "update `date +%Y-%m-%d`"
|
||||
git commit -m "update `date +%Y-%m-%d`" -m "[ci skip]"
|
||||
git push origin $(git rev-parse HEAD):${TRAVIS_BRANCH}
|
||||
|
Loading…
Reference in New Issue
Block a user