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