Skip to content

Commit

Permalink
Update the Beats packaging pipeline settings (#39263)
Browse files Browse the repository at this point in the history
This commits changes the settings of the packaging pipeline to make it
execute only on the selected branches which currently is only main.

Signed-off-by: Alexandros Sapranidis <alexandros@elastic.co>
  • Loading branch information
alexsapran authored Apr 29, 2024
1 parent c2c5fea commit 37816dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1046,6 +1046,10 @@ spec:
cancel_intermediate_builds: false
skip_intermediate_builds: false
provider_settings:
build_branches: false
build_pull_request_forks: false
build_pull_requests: false
build_tags: false
trigger_mode: code
env:
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
Expand Down

0 comments on commit 37816dd

Please sign in to comment.