parent
58bf6b237c
commit
68b3dc8a9a
|
|
@ -661,7 +661,7 @@ actions:
|
|||
# Install Jey ERP Apps
|
||||
su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench install-app az_locale invoice_az taxes_az formula_editor jey_erp kapital_bank jey_theme'
|
||||
# Builds JS and CSS, and then migrates
|
||||
su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench build --force && uvx --from frappe-bench bench migrate'
|
||||
su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench migrate && uvx --from frappe-bench bench build'
|
||||
|
||||
- trigger: post-packages
|
||||
action: |-
|
||||
|
|
|
|||
Loading…
Reference in New Issue