Skip to content

Commit fea5d45

Browse files
authored
Merge pull request #138 from NHSDigital/mesh-0000-fix-release-pipeline-trigger
mesh-0000: dummy change to fix pipeline trigger
2 parents 6bc30dc + 7c919f0 commit fea5d45

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ public/
55
newman/
66
build
77
venv
8-
env/
98

109
# utils directory will be clone during pipeline.
1110
utils

azure/azure-release-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resources:
1313

1414
pipelines:
1515
- pipeline: build_pipeline
16-
source: "MESH-API-Specification-Build"
16+
source: "MESH-Api-Specification-Build"
1717
trigger:
1818
branches:
1919
include:

0 commit comments

Comments
 (0)