bin/update file extention fix
This commit is contained in:
@@ -17,8 +17,8 @@ steps:
|
|||||||
environment:
|
environment:
|
||||||
MYSQL_PASSWORD: touchh
|
MYSQL_PASSWORD: touchh
|
||||||
commands:
|
commands:
|
||||||
- chmod +x bin/update.sh
|
- chmod +x bin/update
|
||||||
- ./bin/update.sh
|
- ./bin/update
|
||||||
|
|
||||||
# Шаг 3: Миграция базы данных
|
# Шаг 3: Миграция базы данных
|
||||||
- name: run_migrations
|
- name: run_migrations
|
||||||
|
|||||||
Reference in New Issue
Block a user