mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-08 07:41: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:
|
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user