avancement planning
This commit is contained in:
+1
@@ -28,6 +28,7 @@ const providers = [getGHAToken, getEnv];
|
||||
* one that resolves.
|
||||
*/
|
||||
class CIContextProvider {
|
||||
audience;
|
||||
/* istanbul ignore next */
|
||||
constructor(audience = 'sigstore') {
|
||||
this.audience = audience;
|
||||
|
||||
Reference in New Issue
Block a user