[meta] fix again jjbb template for jenkins jobs (#763)

This commit fix PR test job for 6.x following #762.
This commit is contained in:
Julien Mailleret 2021-01-27 21:34:28 +01:00 committed by GitHub
parent fb6c0c9876
commit 87946a8305
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,6 +26,7 @@
- axis: - axis:
name: TEST_TYPE name: TEST_TYPE
filename: elasticsearch/test/matrix-6x.yml filename: elasticsearch/test/matrix-6x.yml
type: yaml
triggers: triggers:
- github-pull-request: - github-pull-request:
github-hooks: true github-hooks: true