1
0
mirror of https://github.com/ebosas/microservices.git synced 2025-07-12 22:41:13 +02:00

Test pipeline [BuildAll]

This commit is contained in:
ebosas
2021-11-15 10:50:49 +02:00
parent e059ff3edf
commit 1ddfd3be26

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