mirror of
https://github.com/Azure/setup-helm.git
synced 2026-04-10 08:44:20 +00:00
Added compliance details
This commit is contained in:
parent
8552a6edfe
commit
0c30698f96
3 changed files with 20 additions and 2 deletions
|
|
@ -1,4 +1,6 @@
|
|||
"use strict";
|
||||
// Copyright (c) Microsoft Corporation.
|
||||
// Licensed under the MIT license.
|
||||
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
||||
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
||||
return new (P || (P = Promise))(function (resolve, reject) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue