Skip to content

Commit

Permalink
upd(ci): Reduce the intermediary docker builds for Midnight daily
Browse files Browse the repository at this point in the history
Signed-off-by: Helio Chissini de Castro <[email protected]>
  • Loading branch information
heliocastro committed Jan 25, 2023
1 parent 4b93833 commit a49191f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ name: Docker Build

on:
push:
branches:
- 'main'
schedule:
- cron: '0 0 * * *' # Midnight
tags:
- 'sw360-*'
paths-ignore:
Expand Down

0 comments on commit a49191f

Please sign in to comment.