parent
ffcb0b2696
commit
361c44ecbc
6 changed files with 20 additions and 20 deletions
|
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
- job:
|
||||
name: elastic+ansible-elasticsearch+master-6x
|
||||
display-name: elastic / ansible-elasticsearch - master - 6.x
|
||||
description: Master branch testing with test kitchen for Elasticsearch 6.x
|
||||
name: elastic+ansible-elasticsearch+main-6x
|
||||
display-name: elastic / ansible-elasticsearch - main - 6.x
|
||||
description: Main branch testing with test kitchen for Elasticsearch 6.x
|
||||
parameters:
|
||||
- string:
|
||||
name: branch_specifier
|
||||
default: master
|
||||
default: main
|
||||
description: the Git branch specifier to build (<branchName>, <tagName>,
|
||||
<commitId>, etc.)
|
||||
- string:
|
||||
|
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
- job:
|
||||
name: elastic+ansible-elasticsearch+master
|
||||
display-name: elastic / ansible-elasticsearch - master
|
||||
description: Master branch testing with test kitchen
|
||||
name: elastic+ansible-elasticsearch+main
|
||||
display-name: elastic / ansible-elasticsearch - main
|
||||
description: Main branch testing with test kitchen
|
||||
parameters:
|
||||
- string:
|
||||
name: branch_specifier
|
||||
default: master
|
||||
default: main
|
||||
description: the Git branch specifier to build (<branchName>, <tagName>,
|
||||
<commitId>, etc.)
|
||||
- string:
|
||||
Loading…
Add table
Add a link
Reference in a new issue