mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-07 23:31:10 +08:00
ci/cd: 调整流水线自动打包
This commit is contained in:
4
.github/workflows/docker-image.yml
vendored
4
.github/workflows/docker-image.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user