Skip to content

Commit

Permalink
Fix cloud build (tensorflow#2556)
Browse files Browse the repository at this point in the history
* fix cloud function error and updated readme

* updated readme

* remove the secret field
  • Loading branch information
pyu10055 authored Dec 13, 2019
1 parent 53a6c87 commit ba5a3a7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tfjs-converter/cloudbuild_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ steps:
args: ['./build-pip-package.sh', '--test-nightly', '/tmp/tfjs-pips']
waitFor: ['yarn']

secrets:
- kmsKeyName: projects/learnjs-174218/locations/global/keyRings/tfjs/cryptoKeys/enc
timeout: 1800s
logsBucket: 'gs://tfjs-build-logs'
substitutions:
Expand Down

0 comments on commit ba5a3a7

Please sign in to comment.