Skip to content

Commit bfe8dfa

Browse files
authored
sonar server was accidentally deleted by another team
1 parent a85a1f5 commit bfe8dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wercker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ build:
1313
yum -y install tar gzip procps
1414
- wercker/maven:
1515
maven_opts: -Dunit-test-wlst-dir=/u01/oracle/oracle_common/common/bin -Dsonar.login=${SONAR_LOGIN} -Dsonar.password=${SONAR_PASSWORD} -Dsonar.host.url=${SONAR_HOST}
16-
goals: clean install sonar:sonar
16+
goals: clean install
1717
cache_repo: true
1818
version: 3.5.2

0 commit comments

Comments
 (0)