✨: performs DB migration automatically
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m44s
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m44s
This commit is contained in:
@@ -81,3 +81,6 @@
|
||||
|
||||
- name: Include API activation task
|
||||
ansible.builtin.include_tasks: api.yml
|
||||
|
||||
- name: Include DB migration task
|
||||
ansible.builtin.include_tasks: db_migration.yml
|
||||
|
Reference in New Issue
Block a user