Cloud run deploy
step
This step deploys a GCP cloud run service revision.
gcp-step-cloud-run-deploy
This Google Cloud Run step container deploys a new revision of a service to the managed Cloud Run environment.
For more information on acquiring the service account
key, see the reference documentation for the required permissions.
Note: The value you set for a secret must be a string. If you have multiple key-value pairs to pass into the secret, or your secret is the contents of a file, you must encode the values using base64 encoding, and use the encoded string as the secret value.
Limitations
This step does not currently support the Anthos or VMWare Cloud Run platforms.