1 Star 0 Fork 28

zhangxubo / ci-bot

forked from openEuler / ci-bot 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.04 KB
一键复制 编辑 原始数据 按行查看 历史
imjoey 提交于 2020-03-01 09:53 . Fix broken links for Command Help.

ci-bot

Introduction

This repository is used to address the code of openEuler ci bot.

Architecture

Prerequisites

You'll need to setup a MySQL Database before you are getting started. This is an example to create Database instance.

  • Setup MySQL instance by the Huawei Cloud Relational Database Service (RDS)
  • Login in MySQL with your account and password
  • Create database instance by running the following command
    CREATE DATABASE cibot;

The information of database instance will be used in the following Installation.

Getting Started

Command Help

See the Command Help file for details.

For Chinese version, please refer to 命令帮助.

License

See the LICENSE file for details.

Go
1
https://gitee.com/zhang_xubo/ci-bot.git
git@gitee.com:zhang_xubo/ci-bot.git
zhang_xubo
ci-bot
ci-bot
master

搜索帮助