Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
charts
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rancher商店
charts
Commits
47f43284
Commit
47f43284
authored
Mar 19, 2019
by
Taylor Price
Committed by
Guangbo
Mar 21, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update drone syntax for 1.x
parent
e8355055
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
7 deletions
+16
-7
.drone.yml
.drone.yml
+16
-7
No files found.
.drone.yml
View file @
47f43284
pipeline
:
---
lint-charts
:
kind
:
pipeline
image
:
guangbo/chart-testing:v2.0.2-rancher1
name
:
default
commands
:
-
git remote add rancher-charts https://github.com/rancher/charts
platform
:
-
git fetch rancher-charts master
os
:
linux
-
ct lint --config test/ct.yaml
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment