Enhance workflow

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2021-03-31 18:34:44 +02:00
parent 175e20ba61
commit 4abf7e9de3
9 changed files with 197 additions and 29 deletions

View File

@ -6,7 +6,8 @@ on:
- cron: '0 10 * * *' # everyday at 10am
push:
branches:
- master
- 'master'
- 'releases/v*'
jobs:
dind: