mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-01-31 00:56:52 +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
|
||||
- name: Add elastic repo
|
||||
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
|
||||
run: |
|
||||
git config user.name "$GITHUB_ACTOR"
|
||||
|
Loading…
Reference in New Issue
Block a user