Delete skiping tests from build job
Change-Id: Iecacd7a0be5bc286da8e83148495289aa3327edf
This commit is contained in:
parent
f5d469974e
commit
8188b0864a
@ -4,7 +4,7 @@
|
||||
- install-maven
|
||||
tasks:
|
||||
- name: Build the project with Maven
|
||||
shell: mvn clean install -DskipTests
|
||||
shell: mvn clean install
|
||||
args:
|
||||
chdir: "{{ library_path }}" # Pointing to the directory with pom.xml
|
||||
vars:
|
||||
|
Loading…
x
Reference in New Issue
Block a user