Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions sonarqube-10.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: sonarqube-10
version: 25.1.0.102122
version: "25.2.0.102705"
epoch: 0
description: SonarQube is an open source platform for continuous inspection of code quality
copyright:
Expand Down Expand Up @@ -42,11 +42,7 @@ pipeline:
with:
repository: https://github.com/SonarSource/sonarqube
tag: ${{package.version}}
expected-commit: 170bd61e5e75fb3668dd31dc71570f5e40a800fd

- uses: patch
with:
patches: elastic-search-server.patch
expected-commit: cfdf2faf6d306c576ea97861fe0f22a64a68f53c

- name: build
runs: |
Expand Down
13 changes: 0 additions & 13 deletions sonarqube-10/elastic-search-server.patch

This file was deleted.

Loading