mirror of
https://github.com/gomods/athens
synced 2026-02-03 12:10:32 +00:00
use circleci for chart testing (#1225)
* use circleci for chart testing * update ct flags * trigger ci * restore circleci config
This commit is contained in:
committed by
Aaron Schlesinger
parent
a75776b4ee
commit
955929d89d
-11
@@ -4,17 +4,6 @@ name: default
|
||||
|
||||
steps:
|
||||
|
||||
- name: chart-lint
|
||||
image: quay.io/helmpack/chart-testing:v2.3.3
|
||||
commands:
|
||||
- ct lint --config test/ct.yaml
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
event:
|
||||
- push
|
||||
- pull_request
|
||||
|
||||
- name: build
|
||||
image: golang:1.12
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user