Skip to content

Commit cb1088b

Browse files
ConfluentToolsConfluentJenkins
andauthored
chore: update repo semaphore project (#1599)
Co-authored-by: Confluent Jenkins Bot <[email protected]>
1 parent 842e2df commit cb1088b

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.semaphore/project_public.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# This file is managed by ServiceBot plugin - Semaphore. The content in this file is created using a common
2+
# template and configurations in service.yml.
3+
# Modifications in this file will be overwritten by generated content in the nightly run.
4+
# For more information, please refer to the page:
5+
# https://confluentinc.atlassian.net/wiki/spaces/Foundations/pages/2871296194/Add+SemaphoreCI
6+
apiVersion: v1alpha
7+
kind: Project
8+
metadata:
9+
name: confluent-kafka-python
10+
description: ""
11+
spec:
12+
visibility: private
13+
repository:
14+
url: [email protected]:confluentinc/confluent-kafka-python.git
15+
pipeline_file: .semaphore/semaphore.yml
16+
integration_type: github_app
17+
status:
18+
pipeline_files:
19+
- path: .semaphore/semaphore.yml
20+
level: pipeline

0 commit comments

Comments
 (0)