Skip to content

Commit

Permalink
Update dockerpublish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bestlong authored May 4, 2021
1 parent 75e567c commit 64d3811
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/dockerpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@ name: Docker Image CI

on:
push:
branches:
- 'master'
tags: '**'
pull_request:
branches:
- 'master'
schedule:
- cron: 0 0 * * 6

Expand Down

0 comments on commit 64d3811

Please sign in to comment.