Skip to content

Commit

Permalink
Trigger a Docker Build
Browse files Browse the repository at this point in the history
  • Loading branch information
mertyildiran committed Dec 18, 2019
1 parent c6101bd commit bffdf61
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ on:
push:
branches:
- master
paths:
- 'Dockerfile'
- 'install*.sh'
- 'debian/postinst'
#paths:
#- 'Dockerfile'
#- 'install*.sh'
#- 'debian/postinst'
schedule:
- cron: '0 2 * * 0' # Weekly on Sundays at 02:00

Expand Down

0 comments on commit bffdf61

Please sign in to comment.