Commit 47f43284 by Taylor Price Committed by Guangbo

update drone syntax for 1.x

parent e8355055
pipeline:
lint-charts:
image: guangbo/chart-testing:v2.0.2-rancher1
commands:
- git remote add rancher-charts https://github.com/rancher/charts
- git fetch rancher-charts master
- ct lint --config test/ct.yaml
---
kind: pipeline
name: default
platform:
os: linux
arch: amd64
steps:
- name: lint-charts
pull: default
image: guangbo/chart-testing:v2.0.2-rancher1
commands:
- git remote add rancher-charts https://github.com/rancher/charts
- git fetch rancher-charts master
- ct lint --config test/ct.yaml
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment