Dealing with helm issues (2) :)
This commit is contained in:
Родитель
e384731c39
Коммит
2c6e941503
|
@ -39,9 +39,6 @@ jobs:
|
|||
resource-group: ${{ secrets.RESOURCE_GROUP }}
|
||||
- name: Init Helm
|
||||
run: |
|
||||
curl https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 > get_helm.sh
|
||||
chmod 700 get_helm.sh
|
||||
./get_helm.sh
|
||||
az acr helm repo add -n ${{ secrets.ACR_NAME }}
|
||||
- name: Package Helm chart
|
||||
run: |
|
||||
|
|
Загрузка…
Ссылка в новой задаче