Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sstarcher authored Apr 3, 2020
1 parent 0266000 commit 5f4d9dd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,10 @@ jobs:
- name: Build
run: go build -v .

- name: Helm Chart Testing
uses: helm/chart-testing-action@master

- name: Helm3 Publish
uses: funkypenguin/helm-gh-pages-action@v1.1.1

0 comments on commit 5f4d9dd

Please sign in to comment.