mirror of
https://github.com/docker/login-action.git
synced 2025-04-24 07:36:36 +02:00
Enhance workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
175e20ba61
commit
4abf7e9de3
9 changed files with 197 additions and 29 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -6,7 +6,8 @@ on:
|
|||
- cron: '0 10 * * *' # everyday at 10am
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- 'master'
|
||||
- 'releases/v*'
|
||||
|
||||
jobs:
|
||||
dind:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue