Sign in Sign up
npm

buildtrigger

make sure the local has all the environment variables on cloud function (GCP_KEY) ### dont have access to cloud function 1. create key for service account `buildtrigger`, 2. base64 encode the private key using javascript `btoa()` function ```btoa("-----BE

npm View on Npm

Activity

Latest release
7y ago
Total releases
1
Cadence
Last 12 months
0

Details

License
ISC
First release
May 30, 2019
Releases
Version Released
1.0.1 initial