--- - job: name: elastic+elasticsearch-php+7.x display-name: 'elastic / elasticsearch-php # 7.x' description: Testing the elasticsearch-php 7.x branch. parameters: - string: name: branch_specifier default: refs/heads/7.x description: the Git branch specifier to build (<branchName>, <tagName>, <commitId>, etc.) triggers: - github - timed: 'H */12 * * *'