mirror of https://github.com/allinssl/allinssl
ci/cd: 调整流水线自动打包
parent
25ebe3e88e
commit
5b69cad76a
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue