ci: add docker push in release ci

This commit is contained in:
ehco1996 2021-06-29 20:29:35 +08:00
parent 9f23e39fca
commit 046e018c80

View File

@ -3,6 +3,8 @@ name: CI
on:
push:
branches: [ main ]
tags:
- "*"
pull_request:
branches: [ main ]
schedule: