dev:修改时间
This commit is contained in:
parent
f22a307610
commit
03e2053fd3
|
@ -62,7 +62,7 @@ jobs:
|
|||
/usr/bin/docker compose -p "$COMPOSE_PROJECT" up -d --build
|
||||
|
||||
# 等待容器启动
|
||||
sleep 10
|
||||
sleep 15
|
||||
|
||||
docker exec "${COMPOSE_PROJECT}-php-1" php artisan config:cache
|
||||
docker exec "${COMPOSE_PROJECT}-php-1" php artisan migrate --force
|
||||
|
|
Loading…
Reference in New Issue