Continue with CI

This commit is contained in:
Andrey Pohilko
2022-08-22 17:54:11 +03:00
parent 3a11b78f51
commit 0b4931a73a
4 changed files with 13 additions and 961 deletions

View File

@@ -32,3 +32,5 @@ jobs:
with:
version: latest
args: release --snapshot --rm-dist
- name: Test Binary is Runnable
run: "dist/helm-dashboard_linux_amd64_v1/helm-dashboard --help"