Skip to content

Commit

Permalink
Update catalog-info.yaml (#708)
Browse files Browse the repository at this point in the history
Add the client-team to the access list.
  • Loading branch information
esenmarti authored Nov 21, 2023
1 parent 2d0e3a5 commit a9bfb4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ spec:
apiVersion: buildkite.elastic.dev/v1
kind: Pipeline
metadata:
description: Elasticsearch Java Client
name: elasticsearch-java
spec:
repository: elastic/elasticsearch-java
pipeline_file: ".buildkite/pipeline.yml"
teams:
# your-team:
# access_level: MANAGE_BUILD_AND_READ
clients-team: {}
everyone:
access_level: READ_ONLY

0 comments on commit a9bfb4b

Please sign in to comment.