mirror of
https://github.com/Azure/setup-helm.git
synced 2026-04-09 00:04:20 +00:00
Added helm binary to the Path environment variable
This commit is contained in:
parent
11c996f4c7
commit
fe2c706cad
4 changed files with 24 additions and 3 deletions
|
|
@ -9,6 +9,8 @@ Acceptable values are latest or any semantic version string like 1.15.0. Use thi
|
|||
version: '<version>' # default is latest stable
|
||||
id: install
|
||||
```
|
||||
|
||||
The cached helm binary path is prepended to the PATH environment variable as well as stored in the helm-path output variable.
|
||||
Refer to the action metadata file for details about all the inputs https://github.com/Azure/setup-helm/blob/master/action.yml
|
||||
|
||||
# Contributing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue