Deployment targets
Example
deploymentGroups:
all/shared:
targets:
- name: infra
all/application/dev:
targets:
- name: dev-environment
- name: sandbox
all/application/prod:
targets:
- name: prod-environmentLast updated
Was this helpful?