Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

发布到 CDN 的 Grunt 任务 #2

Open
cyjake opened this issue Nov 7, 2013 · 3 comments
Open

发布到 CDN 的 Grunt 任务 #2

cyjake opened this issue Nov 7, 2013 · 3 comments

Comments

@cyjake
Copy link
Contributor

cyjake commented Nov 7, 2013

att

@cyjake
Copy link
Contributor Author

cyjake commented Nov 11, 2013

工作流程的选择:

  • 使用 gh-pages 分支,grunt daily 到日常环境,grunt deploy 到线上 CDN
  • 使用 daily/1.0.8 分支做日常开发,git push gitlab daily/1.0.8,git tag publish/1.0.8 发布

如果熟悉 gitlab 本身那一套工作方式,直接采用后者,绕过 grunt daily 与 Grunt deploy 任务也无不可。
但是要记得同步 gitlab/master 与 gh-pages 。

见仁见智吧。

grunt daily 与 grunt deploy 命令已开发完毕,目前尚无实时日志输出,本周内修复。

@cyjake
Copy link
Contributor Author

cyjake commented Nov 26, 2013

已完成

  • grunt daily 发布到日常
  • grunt deploy 发布到线上

@cyjake cyjake closed this as completed Nov 26, 2013
@yisibl
Copy link
Member

yisibl commented Jun 2, 2015

现已经改为 Gulp 来发布,看看有没有啥问题。
https://github.com/thx/cube/blob/gh-pages/gulpfile.js

@yisibl yisibl reopened this Jun 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants