Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2c47a9c

Browse files
committedAug 26, 2021
[CI] Rename Jenkins job from master to main
1 parent 6c251fb commit 2c47a9c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
- job:
3+
name: elastic+elasticsearch-ruby+main
4+
display-name: 'elastic / elasticsearch-ruby # main'
5+
description: Testing the elasticsearch-ruby main branch.
6+
parameters:
7+
- string:
8+
name: branch_specifier
9+
default: refs/heads/main
10+
description: the Git branch specifier to build (<branchName>, <tagName>,
11+
<commitId>, etc.)

‎.ci/jobs/elastic+elasticsearch-ruby+master.yml

-11
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.