1
0
mirror of https://github.com/ebosas/microservices.git synced 2025-02-16 18:34:37 +02:00

Test pipeline

This commit is contained in:
ebosas 2021-11-15 10:50:01 +02:00
parent 784de538f6
commit e059ff3edf

View File

@ -50,7 +50,7 @@ Resources:
AuthenticationConfiguration:
SecretToken: !Ref GitHubToken
Filters:
- JsonPath: "$.ref"
- JsonPath: '$.ref'
MatchEquals: refs/heads/{Branch}
Authentication: GITHUB_HMAC
TargetPipeline: !Ref Pipeline