Update build-base-image.yml

This commit is contained in:
涵曦 2024-10-30 12:53:00 +08:00 committed by GitHub
parent d4ca2c886f
commit 16f224b8e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,12 @@
name: Build Docker Base Image
on:
push:
paths:
- 'Dockerfile.builder'
- 'Dockerfile.runtime'
- 'install_dependencies.sh'
- '.github/workflows/build-base-image.yml'
workflow_dispatch:
jobs: