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
commit d2fa4cc0b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

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