ci: add docker push in release ci
This commit is contained in:
parent
9f23e39fca
commit
046e018c80
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