branch change

This commit is contained in:
2024-12-28 12:36:31 +09:00
parent bf31351c36
commit f33549ba30

View File

@@ -18,7 +18,7 @@ steps:
MYSQL_PASSWORD: touchh MYSQL_PASSWORD: touchh
commands: commands:
- chmod +x ./bin/update - chmod +x ./bin/update
- git branch --set-upstream-to=origin/main PMSManager_refactor || true - git branch --set-upstream-to=origin/master PMSManager_refactor || true
- ./bin/update - ./bin/update
# Шаг 3: Миграция базы данных # Шаг 3: Миграция базы данных