moved nightly build into its own ci job.

fixes #289
This commit is contained in:
Jason Kulatunga
2022-06-11 07:47:25 -07:00
parent cbd23e334b
commit ce324c3de1
2 changed files with 69 additions and 2 deletions
-2
View File
@@ -1,7 +1,5 @@
name: Docker
on:
schedule:
- cron: '36 12 * * *'
push:
branches: [ master, beta ]
# Publish semver tags as releases.