feat: label-studio构建脚本 (#198)

* feat: label-studio构建脚本

* feat: label-studio构建脚本

* feat: label-studio构建脚本

* feat: label-studio安装脚本
This commit is contained in:
hhhhsc701
2025-12-25 11:44:05 +08:00
committed by GitHub
parent 1c507ac98a
commit 7e842c7cd5
10 changed files with 235 additions and 193 deletions

View File

@@ -5,6 +5,7 @@ on:
branches: [ "main" ]
paths:
- 'backend/**'
- '!backend/api-gateway/**'
- 'scripts/images/backend/**'
- '.github/workflows/docker-image-backend.yml'
- '.github/workflows/docker-images-reusable.yml'
@@ -12,6 +13,7 @@ on:
branches: [ "main" ]
paths:
- 'backend/**'
- '!backend/api-gateway/**'
- 'scripts/images/backend/**'
- '.github/workflows/docker-image-backend.yml'
- '.github/workflows/docker-images-reusable.yml'