Skip to content

Commit

Permalink
fix: add buildEnvironmentVariables to updateMask (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
bharathkkb committed Feb 8, 2022
1 parent 9b7d084 commit 53c1f8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@ export class CloudFunctionsClient {
'sourceUploadUrl',
'name',
'environmentVariables',
'buildEnvironmentVariables',
'entryPoint',
'runtime',
'vpcConnector',
Expand Down

0 comments on commit 53c1f8b

Please sign in to comment.