mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 09:48:38 +08:00
Update test.yml
This commit is contained in:
parent
3b2a93048c
commit
5b7a47c050
@ -15,6 +15,9 @@
|
||||
erpnext_version_meta: [13, 12, 11]
|
||||
erpnext_version: erpnext_version_meta[{{ version_options.user_input }}]
|
||||
|
||||
- name: Delete {{appname}} dir for sec_installation
|
||||
shell: rm -rf /data/apps/{{appname}}
|
||||
|
||||
- name: Clone {{appname}} in Websoft9
|
||||
git:
|
||||
repo: "https://github.com/Websoft9/docker-{{appname}}.git"
|
||||
|
Loading…
Reference in New Issue
Block a user