mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-04-17 01:31:13 +00:00
Added: dependencies
This commit is contained in:
parent
0969b2e2f8
commit
b2a074f826
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -38,6 +38,10 @@ jobs:
|
||||
run: helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||
- name: Add elastic repo
|
||||
run: helm repo add elastic https://helm.elastic.co
|
||||
- name: Add prometheus repo
|
||||
run: helm repo add elastic https://prometheus-community.github.io/helm-charts
|
||||
- name: Add grafana repo
|
||||
run: helm repo add elastic https://grafana.github.io/helm-charts
|
||||
- name: Run chart-testing (list-changed)
|
||||
id: list-changed
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user