Skip to content

Commit

Permalink
add comment about nightly builds
Browse files Browse the repository at this point in the history
  • Loading branch information
cbaker6 committed Sep 7, 2021
1 parent f743c1a commit a6f2a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: docker

on:
schedule:
- cron: '19 17 * * *'
- cron: '19 17 * * *' # Nightly builds capture upstream updates to dependency images such as node.
push:
branches: [ master ]
tags: [ '*.*.*' ]
Expand Down

0 comments on commit a6f2a79

Please sign in to comment.