chore: formatting and minor updates to deploy workflow
This commit is contained in:
@@ -49,6 +49,7 @@ jobs:
|
||||
WWWGROUP=1000 WWWUSER=1000 docker compose up -d --build --wait
|
||||
echo "容器狀態:" && docker ps --filter "name=koori-erp-laravel"
|
||||
|
||||
|
||||
- name: Step 3 - Composer & NPM Build
|
||||
run: |
|
||||
docker exec -u 1000:1000 -w /var/www/html koori-erp-laravel sh -c "
|
||||
|
||||
Reference in New Issue
Block a user