We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 501366e commit 6b35c24Copy full SHA for 6b35c24
.ci/jobs/apm-agent-python-mbp.yml
@@ -19,7 +19,7 @@
19
repo: apm-agent-python
20
repo-owner: elastic
21
credentials-id: 2a9602aa-ab9f-4e52-baf3-b71ca88469c7-UserAndToken
22
- head-filter-regex: '^(master|PR-.*|[5-9]\.x)$'
+ head-filter-regex: '^(master|PR-.*|[5-9]\.x|v[0-9].*)$'
23
ssh-checkout:
24
credentials: f6c7695a-671e-4f4f-a331-acdce44ff9ba
25
build-strategies:
0 commit comments