Przeglądaj źródła

Embbed sonar-bitbucketcloud only in sonarcloud and commercial editions

tags/7.5
Grégoire Aubert 5 lat temu
rodzic
commit
855aa8b305
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0
    1
      sonar-application/build.gradle

+ 0
- 1
sonar-application/build.gradle Wyświetl plik

@@ -107,7 +107,6 @@ task zip(type: Zip, dependsOn: [configurations.compile]) {
}
into("${archiveDir}/web/") {
from tasks.getByPath(':server:sonar-web:yarn_run').outputs
from tasks.getByPath(':private:sonar-bitbucketcloud:yarn_run').outputs
from tasks.getByPath(':server:sonar-vsts:yarn_run').outputs
}
into("${archiveDir}/lib/jdbc/mssql/") {

Ładowanie…
Anuluj
Zapisz