Globalcorp
Step 4 of 7
Deploy Software using templates
Globalcorp - Deploy Software using templates
Updated Sep 13, 2026 · Harness Admin
Platform Concepts: Platform Integrations as part of a full template
- We've implented several pipelines/types very quickly!
- But with a full deployment-stage-as-template, it's easy to connect any build (Java, Python, etc) and deliver it into your cloud and service of choice.
A) Cloud Run stage from template
-
In your Fastlane-Python pipeline, at the top, click + above Add Stage.
-
Click Use template, select the Deploy to Google Cloud Run template.
-
Name it Deploy Prod Cloud Run
-
Click Save.
-
(Optional) Click the 3 dots in the blue bar of template and click Open template in new tab.
-
Click Run.
-
(Optional) Take a moment to review the template to see what's happening in this process.