setup and update helm

This commit is contained in:
Martin McKeaveney 2021-12-15 19:46:28 +01:00
parent 4a4b8396e9
commit a987047aa6
1 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,10 @@ jobs:
DOCKER_PASSWORD: ${{ secrets.DOCKER_API_KEY }}
SELF_HOST_TAG: latest
- name: Setup Helm
uses: azure/setup-helm@v1
id: helm-install
# - name: Build and release helm chart
# run: |
# git config user.name "Budibase Helm Bot"