Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
/ cibase Public archive

This is a toolkit for CI/CD provided by Choerodon.

Notifications You must be signed in to change notification settings

choerodon/cibase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

此仓库已停止更新,没有计划支持任何新功能。新的项目地址为 open-hand/dockerfile

包含的工具包

  • 添加以下命令行工具
命令行 备注
curl 基础命令
wget 基础命令
git 用于获取仓库信息
helm 用户打包Chart包
maven 用于测试及打包Java程序
docker 用于镜像构建阶段
kaniko 用于镜像构建阶段
mysql-client 用于数据库初始化脚本测试
xmlstarlet 用户HAP框架配置文件修改、POM文件修改
sonar-scanner 用于代码扫描
yq 用于yaml文件解析
jq 用于json文件解析

链接

更新日志