ci/cd: 调整流水线自动打包

This commit is contained in:
YANGJINZE
2025-05-19 14:36:42 +08:00
committed by GitHub
parent 25ebe3e88e
commit 5b69cad76a

View File

@@ -2,9 +2,9 @@ name: Build and Push Docker Image
on:
push:
branches: [ "1.0.1" ]
branches: [ "1.0.2" ]
pull_request:
branches: [ "1.0.1" ]
branches: [ "1.0.2" ]
jobs:
build: