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

pull/112/head
YANGJINZE 2025-05-19 14:36:42 +08:00 committed by GitHub
parent 25ebe3e88e
commit 5b69cad76a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

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