first commit
This commit is contained in:
4
roles/jar/tasks/mvn.yml
Normal file
4
roles/jar/tasks/mvn.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: build with mvn
|
||||
shell: cd {{root_dir}}/{{repo}} && mvn clean package &>> {{ansible_env.SSH_TTY}}
|
||||
|
||||
Reference in New Issue
Block a user