5 lines
112 B
YAML
5 lines
112 B
YAML
---
|
|
- name: build with node
|
|
shell: cd {{root_dir}}/{{repo}} && mvn clean package &>> {{ansible_env.SSH_TTY}}
|
|
|