From 4259c7745ba22bcf1b50e801ba5c7cb13aa63511 Mon Sep 17 00:00:00 2001 From: sky121113 Date: Mon, 23 Feb 2026 15:20:58 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=20deploy.yaml=20=E7=B5=90?= =?UTF-8?q?=E5=B0=BE=E5=A4=9A=E9=A4=98=E7=9A=84=E7=A9=BA=E7=99=BD=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/deploy.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index b5d2d94..4a05d8c 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -206,5 +206,4 @@ jobs: php artisan optimize && php artisan view:cache " - docker exec star-erp-laravel chmod -R 775 /var/www/html/storage /var/www/html/bootstrap/cache - \ No newline at end of file + docker exec star-erp-laravel chmod -R 775 /var/www/html/storage /var/www/html/bootstrap/cache \ No newline at end of file