mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-02-07 13:22:12 +00:00
Update release.yaml (#190)
This commit is contained in:
parent
cbc1239d10
commit
5f8cc597ad
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@ -17,6 +17,10 @@ jobs:
|
|||||||
run: helm repo add bitnami https://charts.bitnami.com/bitnami
|
run: helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||||
- name: Add elastic repo
|
- name: Add elastic repo
|
||||||
run: helm repo add elastic https://helm.elastic.co
|
run: helm repo add elastic https://helm.elastic.co
|
||||||
|
- name: Add prometheus repo
|
||||||
|
run: helm repo add prometheus https://prometheus-community.github.io/helm-charts
|
||||||
|
- name: Add grafana repo
|
||||||
|
run: helm repo add grafana https://grafana.github.io/helm-charts
|
||||||
- name: Configure Git
|
- name: Configure Git
|
||||||
run: |
|
run: |
|
||||||
git config user.name "$GITHUB_ACTOR"
|
git config user.name "$GITHUB_ACTOR"
|
||||||
|
Loading…
Reference in New Issue
Block a user