test pipeline
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
|
||||
- name: Display backup location
|
||||
debug:
|
||||
msg: " Database backed up to: {{ backup_result.stdout }}"
|
||||
msg: "Database backed up to: {{ backup_result.stdout }}"
|
||||
|
||||
- name: Run database migrations safely
|
||||
command: "keyhelp-php84 artisan migrate:safe --force"
|
||||
|
||||
Reference in New Issue
Block a user