From 2a6170b4cef044f75b5fe7b2657b224c828b3ae7 Mon Sep 17 00:00:00 2001 From: sky121113 Date: Fri, 6 Mar 2026 17:07:02 +0800 Subject: [PATCH] =?UTF-8?q?[STYLE]=20=E9=87=8D=E6=A7=8B=20CI/CD=20?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=90=8D=E7=82=BA=20deploy-demo.yaml=20?= =?UTF-8?q?=E4=BB=A5=E5=B0=8D=E9=BD=8A=20ERP=20UI=20=E8=A6=8F=E7=AF=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/{deploy.yaml => deploy-demo.yaml} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename .gitea/workflows/{deploy.yaml => deploy-demo.yaml} (97%) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy-demo.yaml similarity index 97% rename from .gitea/workflows/deploy.yaml rename to .gitea/workflows/deploy-demo.yaml index 2cc4360..3904349 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy-demo.yaml @@ -1,4 +1,4 @@ -name: Star-Cloud-Deploy-Demo +name: star-cloud-deploy-demo on: push: @@ -96,4 +96,4 @@ jobs: php artisan optimize && php artisan view:cache " - docker exec star-cloud-demo-laravel chmod -R 775 /var/www/html/storage /var/www/html/bootstrap/cache \ No newline at end of file + docker exec star-cloud-demo-laravel chmod -R 775 /var/www/html/storage /var/www/html/bootstrap/cache