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

前端自动化构建 #8

Open
lolipop99 opened this issue Sep 8, 2017 · 2 comments
Open

前端自动化构建 #8

lolipop99 opened this issue Sep 8, 2017 · 2 comments

Comments

@lolipop99
Copy link
Owner

lolipop99 commented Sep 8, 2017

Rollup篇

https://div.io/topic/1977
https://zhuanlan.zhihu.com/p/25276769

@lolipop99
Copy link
Owner Author

lolipop99 commented Sep 15, 2017

gitlab-runner gitlab-ci自动化构建篇

http://zhaozhiming.github.io/blog/2015/11/30/gitlab-ci-runner-create-and-config/
https://scarletsky.github.io/2016/07/29/use-gitlab-ci-for-continuous-integration/
http://www.jianshu.com/p/2b43151fb92e
https://www.szyhf.org/2017/01/16/gitlab-ci-yml%E9%85%8D%E7%BD%AE%E8%AF%B4%E6%98%8E%EF%BC%88%E5%AE%98%E6%96%B9%E6%96%87%E6%A1%A3%E7%BF%BB%E8%AF%91%EF%BC%89/

# 注册runner
gitlab-ci-multi-runner register

# 启动runner
gitlab-runner run-single -u http://gitlab.example.com -t my-runner-token

# 批量启动
sudo gitlab-ci-multi-runner run

@lolipop99
Copy link
Owner Author

lolipop99 commented Oct 10, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant