Skip to content

Commit

Permalink
fix: add missing parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
philipptri committed Oct 17, 2019
1 parent bafb5d5 commit 4b1c76d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions orb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,10 @@ jobs:
description: The Google project ID to connect with via the gcloud CLI
type: env_var_name
default: GOOGLE_PROJECT_ID
google-compute-zone:
description: The Google compute zone to connect with via the gcloud CLI
type: env_var_name
default: GOOGLE_COMPUTE_ZONE
registry-url:
description: The GCR registry URL from ['', us, eu, asia].gcr.io
type: string
Expand Down

0 comments on commit 4b1c76d

Please sign in to comment.