Fix roles in the java library build job
Change-Id: I1f173980f6fe60dbdec6361c6a4e08044d2ab055
This commit is contained in:
parent
cee97535a1
commit
f5d469974e
@ -1,7 +1,7 @@
|
||||
- hosts: all
|
||||
roles:
|
||||
- install_jdk
|
||||
- maven
|
||||
- install-jdk
|
||||
- install-maven
|
||||
tasks:
|
||||
- name: Build the project with Maven
|
||||
shell: mvn clean install -DskipTests
|
||||
|
Loading…
x
Reference in New Issue
Block a user