OSDN Git Service

push to github also
authorIr1d <sirius.caffrey@gmail.com>
Wed, 28 Aug 2019 17:12:49 +0000 (01:12 +0800)
committerIr1d <sirius.caffrey@gmail.com>
Wed, 28 Aug 2019 17:12:49 +0000 (01:12 +0800)
.travis.yml

index 2d248a7..11ab987 100644 (file)
@@ -42,4 +42,5 @@ after_deploy:
   - find ./ -type f -name "*.html" -exec sed -i -E 's/([^"]*)(assets[^"]*)/https:\/\/cdn-for-oi-wiki.billchn.com\/\2/' {} +
   - git add .
   - git commit --author "24OI-bot <15963390+24OI-bot@users.noreply.github.com>" -m "build cdn files"
+  - git push origin cdn-pages
   - git push coding cdn-pages:cdn-pages -f