Skip to content
#

gcr

Here are 57 public repositories matching this topic...

danodonovan
danodonovan commented May 11, 2020

Orb version 0.7.1

The "extra build args" parameter name extra_build_args is snake case, while all other parameters are kebab case (in this orb and others). In particular cf.

aws-ecr/build-image:
  extra-build-args: <blah>

gcp-gcr/build-image:
  extra_build_args: <bleurgh>

If a PR would help please ping me.

enhancement good first issue

Improve this page

Add a description, image, and links to the gcr topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gcr topic, visit your repo's landing page and select "manage topics."

Learn more