mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-05-15 02:45:34 +00:00
Change commit message of chart release (#369)
This commit is contained in:
@@ -37,6 +37,11 @@ jobs:
|
||||
args: release --snapshot --rm-dist
|
||||
- name: Test if the Binary is Runnable
|
||||
run: "dist/helm-dashboard_linux_amd64_v1/helm-dashboard --help"
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: binaries
|
||||
path: dist/
|
||||
retention-days: 1
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v3.3.1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user