mirror of https://github.com/allinssl/allinssl
ci/cd: 调整流水线触发条件
parent
57bc6c603f
commit
9fb929d512
|
@ -3,6 +3,7 @@ name: Build and Push Docker Image
|
|||
on:
|
||||
push:
|
||||
branches: [ "*" ]
|
||||
tags: [ "*" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue