Skip to content

Commit

Permalink
fix jenkins trigger not running jobs on v1.20.0 tag (#2023)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mpdreamz authored Feb 24, 2023
1 parent 74b78d8 commit 8b1b6c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/jobs/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
repo: apm-agent-dotnet
repo-owner: elastic
credentials-id: 2a9602aa-ab9f-4e52-baf3-b71ca88469c7-UserAndToken
head-filter-regex: '^(main|PR-.*|(v)?[1-9]\.[1-9]{1,3}\.?[0-9]{1,3}?(-beta\d?)?)$'
head-filter-regex: '^(main|PR-.*|(v)?[0-9]\.[0-9]{1,3}\.?[0-9]{1,3}?(-beta\d?)?)$'
ssh-checkout:
credentials: f6c7695a-671e-4f4f-a331-acdce44ff9ba
build-strategies:
Expand Down

0 comments on commit 8b1b6c8

Please sign in to comment.