Merge pull request #199 from Ehco1996/ci
ci: add docker push in release ci
This commit is contained in:
commit
d2fa4cc0b8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -3,6 +3,8 @@ name: CI
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
tags:
|
||||
- "*"
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
schedule:
|
||||
|
Loading…
Reference in New Issue
Block a user