Skip to content

Instantly share code, notes, and snippets.

@bijukunjummen
Created September 24, 2022 06:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bijukunjummen/5099867f4c0b67d9fbdc234d5dabadc8 to your computer and use it in GitHub Desktop.
Save bijukunjummen/5099867f4c0b67d9fbdc234d5dabadc8 to your computer and use it in GitHub Desktop.
apiVersion: deploy.cloud.google.com/v1
kind: DeliveryPipeline
metadata:
name: clouddeploy-cloudrun-sample
description: Delivery Pipeline for a sample java app
serialPipeline:
stages:
- targetId: dev
profiles: [dev]
- targetId: prod
profiles: [prod]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment