Merge pull request #199 from Ehco1996/ci

ci: add docker push in release ci
This commit is contained in:
Lucas Servén Marín
2021-06-29 15:00:54 +02:00
committed by GitHub

View File

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