mirror of
https://github.com/Azure/setup-helm.git
synced 2026-03-29 11:29:24 +00:00
build
This commit is contained in:
parent
3894c84c36
commit
dda3372f75
3 changed files with 34327 additions and 5 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -11,8 +11,6 @@ pids
|
|||
*.seed
|
||||
*.pid.lock
|
||||
|
||||
# Directory for instrumented libs generated by jscoverage/JSCover
|
||||
lib-cov
|
||||
|
||||
# Coverage directory used by tools like istanbul
|
||||
coverage
|
||||
|
|
@ -64,4 +62,3 @@ node_modules
|
|||
coverage
|
||||
|
||||
# Transpiled JS
|
||||
lib/
|
||||
|
|
|
|||
34325
lib/index.js
Normal file
34325
lib/index.js
Normal file
File diff suppressed because one or more lines are too long
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "setuphelm",
|
||||
"version": "4.3.1",
|
||||
"version": "5.0.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "setuphelm",
|
||||
"version": "4.3.1",
|
||||
"version": "5.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^2.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue