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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
|
tags:
|
||||||
|
- "*"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
schedule:
|
schedule:
|
||||||
|
Loading…
Reference in New Issue
Block a user