We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e517979 commit 8a464e5Copy full SHA for 8a464e5
wercker.yml
@@ -9,6 +9,7 @@ build:
9
- script:
10
name: Install pre-reqs
11
code: |
12
+ yum makecache fast
13
yum -y install tar gzip procps
14
- java/maven:
15
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}
0 commit comments