1 Star 0 Fork 0

哇啦蘑菇里斯/daryl_blog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 474 Bytes
一键复制 编辑 原始数据 按行查看 历史
liu 提交于 2020-11-30 00:39 . init
language: node_js
node_js: stable
install:
- npm install hexo
script:
- hexo clean
- hexo g
after_script:
- cd ./public
- git init
- git config user.name "blinkfox"
- git config user.email "chenjiayin1990@163.com"
- git add .
- git commit -a -m "Auto update docs by Travis CI."
- git push --force --quiet "https://${GH_TOKEN}@${GH_REF}" master:master
branches:
only:
- hexo
env:
global:
- GH_REF: github.com/blinkfox/blinkfox.github.io.git
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML/CSS
1
https://gitee.com/darylyang/daryl_blog.git
git@gitee.com:darylyang/daryl_blog.git
darylyang
daryl_blog
daryl_blog
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385