1 Star 0 Fork 250

elon / Gokins

forked from Gokins / Gokins 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Gokins文档

Gokins: More Power

Gokins一款由Go语言和Vue编写的款轻量级、能够持续集成和持续交付的工具.

  • 持续集成和持续交付

    作为一个可扩展的自动化服务器,Gokins 可以用作简单的 CI 服务器,或者变成任何项目的持续交付中心

  • 简易安装

    Gokins 是一个基于 Go 的独立程序,可以立即运行,包含 Windows、Mac OS X 和其他类 Unix 操作系统。

  • 安全

    绝不收集任何用户、服务器信息,是一个独立安全的服务

Gokins 官网

地址 : http://gokins.cn

可在官网上获取最新的Gokins动态

Gokins Demo

http://gokins.cn:8030

用户名: guest
密码: 123456

Quick Start

It is super easy to get started with your first project.

Step 1: 环境准备

  • Mysql
  • Dokcer(非必要)

Step 2: 下载

我们推荐使用docker或者直接下载release的方式安装Gokins`

Step 3: 启动服务

./gokins

Step 3: 安装Gokins

访问 http://localhost:8030进入到Gokins安装页面

按页面上的提示填入信息

默认管理员账号密码

username :gokins

pwd: 123456

Step 4: 新建流水线

  • 进入到流水线页面

  • 点击新建流水线

填入流水线基本信息

  • 流水线配置
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,如果不填则为默认分支

  • 查看运行结果

MIT License Copyright (c) 2021 gokins Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Gokins是一个款轻量级、能够持续集成和持续交付的工具。 展开 收起
Go
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Go
1
https://gitee.com/elon-musk/gokins.git
git@gitee.com:elon-musk/gokins.git
elon-musk
gokins
Gokins
master

搜索帮助

14c37bed 8189591 565d56ea 8189591