feature: 构建双架构镜像 (#101)

feature: 构建双架构镜像
This commit is contained in:
hhhhsc701
2025-11-24 11:34:53 +08:00
committed by GitHub
parent 9858388084
commit a53f6776b8
9 changed files with 198 additions and 20 deletions

View File

@@ -8,6 +8,7 @@ on:
- 'runtime/python-executor/**'
- 'scripts/images/runtime/**'
- '.github/workflows/docker-image-runtime.yml'
- '.github/workflows/docker-images-reusable.yml'
pull_request:
branches: [ "main" ]
paths:
@@ -15,6 +16,7 @@ on:
- 'runtime/python-executor/**'
- 'scripts/images/runtime/**'
- '.github/workflows/docker-image-runtime.yml'
- '.github/workflows/docker-images-reusable.yml'
workflow_dispatch:
workflow_call: