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

  1. In your Fastlane-Python pipeline, at the top, click + above Add Stage.

  2. Click Use template, select the Deploy to Google Cloud Run template.

    GC Deploy

  3. Name it Deploy Prod Cloud Run

    GC Deploy

  4. Click Save.

  5. (Optional) Click the 3 dots in the blue bar of template and click Open template in new tab.

    GC Deploy with templates

  6. Click Run.

  7. (Optional) Take a moment to review the template to see what's happening in this process.