Skip to content

Commit dffe89e

Browse files
fix circleci config (#3)
1 parent db4a130 commit dffe89e

File tree

1 file changed

+1
-0
lines changed
  • packages/google-cloud-bigquery-datatransfer/.circleci

1 file changed

+1
-0
lines changed

packages/google-cloud-bigquery-datatransfer/.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ jobs:
154154
name: Run system tests.
155155
command: npm run system-test
156156
environment:
157+
GCLOUD_PROJECT: long-door-651
157158
GOOGLE_APPLICATION_CREDENTIALS: .circleci/key.json
158159
- run:
159160
name: Remove unencrypted key.

0 commit comments

Comments
 (0)