diff --git a/.semaphore/project.yml b/.semaphore/project.yml index 1aa664cd..514e8fc7 100644 --- a/.semaphore/project.yml +++ b/.semaphore/project.yml @@ -1,3 +1,8 @@ +# 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: @@ -9,7 +14,6 @@ spec: url: git@github.com:confluentinc/druid-operator.git run_on: - branches - - tags - pull_requests pipeline_file: .semaphore/semaphore.yml integration_type: github_app