1
0
mirror of https://github.com/ebosas/microservices.git synced 2025-06-06 22:16:11 +02:00

Testing pipeline

This commit is contained in:
ebosas 2021-11-09 13:45:46 +02:00
parent 3d72376329
commit bf4232ba46

View File

@ -214,8 +214,6 @@ Resources:
Filters: Filters:
- JsonPath: "$.ref" - JsonPath: "$.ref"
MatchEquals: refs/heads/{Branch} MatchEquals: refs/heads/{Branch}
- JsonPath: "$.head_commit/message"
MatchEquals: '[DeployInfrastructure]'
Authentication: GITHUB_HMAC Authentication: GITHUB_HMAC
TargetPipeline: !Ref Pipeline TargetPipeline: !Ref Pipeline
TargetAction: Source TargetAction: Source