Skip to content

Commit e20a6d2

Browse files
committed
Testing
1 parent 9c70955 commit e20a6d2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.semaphore/semaphore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version: v1.0
77
name: build-test-release
88
agent:
99
machine:
10-
type: s1-prod-ubuntu20-04-amd64-4
10+
type: s1-prod-ubuntu20-04-amd64-6
1111

1212
fail_fast:
1313
cancel:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Changelog for this connector can be found [here](https://docs.confluent.io/kafka
66
kafka-connect-elasticsearch is a [Kafka Connector](http://kafka.apache.org/documentation.html#connect)
77
for copying data between Kafka and Elasticsearch.
88

9+
910
# Development
1011

1112
To build a development version you'll need a recent version of Kafka as well as a set of upstream Confluent projects, which you'll have to build from their appropriate snapshot branch. See the [FAQ](https://github.com/confluentinc/kafka-connect-elasticsearch/wiki/FAQ) for guidance on this process.

0 commit comments

Comments
 (0)