Skip to content

Commit

Permalink
chore: update repo semaphore project
Browse files Browse the repository at this point in the history
  • Loading branch information
ConfluentJenkins committed Oct 12, 2023
1 parent fb6c5f1 commit 613b86f
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .semaphore/project_public.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# This file is managed by ServiceBot plugin - Semaphore. The content in this file is created using a common
# template and configurations in service.yml.
# Modifications in this file will be overwritten by generated content in the nightly run.
# For more information, please refer to the page:
# https://confluentinc.atlassian.net/wiki/spaces/Foundations/pages/2871296194/Add+SemaphoreCI
apiVersion: v1alpha
kind: Project
metadata:
name: druid-operator
description: ""
spec:
visibility: private
repository:
url: [email protected]:confluentinc/druid-operator.git
run_on:
- forked_pull_requests
pipeline_file: .semaphore/semaphore.yml
integration_type: github_app
status:
pipeline_files:
- path: .semaphore/semaphore.yml
level: pipeline
forked_pull_requests:
allowed_contributors:
- "ConfluentSemaphore"

0 comments on commit 613b86f

Please sign in to comment.