Gitlab CI - Deploy to Google Cloud Run
Replace your-gcp-project-id, your-image-name, your-service-name, and your-region with appropriate values. If you want to require authentication to access the service, remove --allow-unauthenticated.
In your GitLab project settings, add the following environment variables:
* GCP_SERVICE_ACCOUNT_KEY: A JSON key for your GCP service account with appropriate permissions to deploy to Google