1 Star 0 Fork 0

容器云/rancher.io.charts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.drone.yml 317 Bytes
一键复制 编辑 原始数据 按行查看 历史
Guangbo Chen 提交于 2019-10-17 14:13 . Update CI chart-testing image
---
kind: pipeline
name: default
platform:
os: linux
arch: amd64
steps:
- name: lint-charts
pull: default
image: ranchercharts/chart-testing:v2.0.2-rancher3
commands:
- git remote add rancher-charts https://github.com/rancher/charts
- git fetch rancher-charts master
- ct lint --config test/ct.yaml
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/container-cloud/rancher.io.charts.git
[email protected]:container-cloud/rancher.io.charts.git
container-cloud
rancher.io.charts
rancher.io.charts
master

搜索帮助