Skip to content
Snippets Groups Projects
Commit 87a02dbc authored by Keith Rome's avatar Keith Rome
Browse files

Refactored pipeline to support multiple environments

parent 26c3a531
No related branches found
No related tags found
1 merge request!6Trusted ibm
trigger:
batch: true
branches:
include:
- master
paths:
exclude:
- /**/*.md
- .gitignore
- images/
pr:
branches:
include:
- '*'
paths:
exclude:
- /**/*.md
- .gitignore
- images/
resources:
repositories:
- repository: infrastructure-templates
......@@ -5,7 +26,8 @@ resources:
name: open-data-ecosystem/infrastructure-templates
variables:
- template: devops/service-pipelines/service-pipeline-variables.yml@infrastructure-templates
- group: 'Azure Common Secrets'
- group: 'Azure - Common'
stages:
- template: devops/service-pipelines/service-pipeline-stages.yml@infrastructure-templates
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment