1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-07 15:02:55 +08:00

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

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: