File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 4040 run : ./mvnw -B clean site --file aem-classification-maven-plugin/pom.xml
4141 - name : Build, Analyse and Deploy Reactor with Maven
4242 if : github.ref == 'refs/heads/master'
43- run : ./mvnw -B clean deploy org.sonarsource.scanner.maven:sonar-maven-plugin:5.2.0.4988:sonar -Dsonar.projectKey=Netcentric_aem-classification -Dsonar.organization=netcentric -Dsonar.host.url=https://sonarcloud.io -Dsonar.scanner.skipJreProvisioning=true -Pcoverage-report -DaltDeploymentRepository=id::njord:snapshot
43+ run : ./mvnw -B clean deploy org.sonarsource.scanner.maven:sonar-maven-plugin:5.2.0.4988:sonar -Dsonar.projectKey=Netcentric_aem-classification -Dsonar.organization=netcentric -Dsonar.host.url=https://sonarcloud.io -Dsonar.scanner.skipJreProvisioning=true -Pcoverage-report
4444 env :
4545 MAVEN_USERNAME : ${{ secrets.SONATYPE_CENTRAL_TOKEN_USER }}
4646 MAVEN_PASSWORD : ${{ secrets.SONATYPE_CENTRAL_TOKEN_PASSWORD }}
You can’t perform that action at this time.
0 commit comments