Fetch the repository succeeded.
Gokins一款由Go语言和Vue编写的款轻量级、能够持续集成和持续交付的工具.
持续集成和持续交付
作为一个可扩展的自动化服务器,Gokins 可以用作简单的 CI 服务器,或者变成任何项目的持续交付中心
简易安装
Gokins 是一个基于 Go 的独立程序,可以立即运行,包含 Windows、Mac OS X 和其他类 Unix 操作系统。
安全
绝不收集任何用户、服务器信息,是一个独立安全的服务
地址 : http://gokins.cn
可在官网上获取最新的Gokins动态
用户名: guest
密码: 123456
It is super easy to get started with your first project.
我们推荐使用docker或者直接下载release的方式安装Gokins`
./gokins
访问 http://localhost:8030
进入到Gokins安装页面
按页面上的提示填入信息
默认管理员账号密码
username :gokins
pwd: 123456
填入流水线基本信息
version: 1.0
vars:
stages:
- stage:
displayName: build
name: build
steps:
- step: shell@sh
displayName: test-build
name: build
env:
commands:
- echo Hello World
关于流水线配置的YML更多信息请访问 YML文档
这里可以选择输入仓库分支或者commitSha,如果不填则为默认分支
Sign in to post a comment
Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.
Repository Comments ( 59 )