5eb40b3176
Signed-off-by: Sam Alba <sam.alba@gmail.com>
817 B
817 B
sidebar_label |
---|
gcr |
dagger.io/gcp/gcr
Google Container Registry
#Credentials
Credentials retriever for GCR
#Credentials Inputs
Name | Type | Description |
---|---|---|
config.region | string |
GCP region |
config.project | string |
GCP project |
config.serviceKey | dagger.#Secret |
GCP service key |
#Credentials Outputs
Name | Type | Description |
---|---|---|
username | "oauth2accesstoken" |
GCR registry username |
secret | string |
GCR registry secret |