mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
Update test.yml
This commit is contained in:
parent
a4a18409d6
commit
9cfcb94841
@ -13,7 +13,7 @@
|
||||
|
||||
- set_fact:
|
||||
erpnext_version_meta: [13, 12, 11]
|
||||
erpnext_version: erpnext_version_meta[{{ version_options.user_input }}]
|
||||
erpnext_version: {{erpnext_version_meta[version_options.user_input]}}
|
||||
|
||||
- name: Delete {{appname}} dir for sec_installation
|
||||
shell: rm -rf /data/apps/{{appname}}
|
||||
|
Loading…
Reference in New Issue
Block a user