Revert "Suspend nightly builds"
This reverts commit cd7a44ab2e836f979bcc96cf1370803fc4ca3dda.
This commit is contained in:
+10
-10
@@ -29,13 +29,13 @@ workflows:
|
||||
default:
|
||||
jobs:
|
||||
- build-and-test
|
||||
#nightly-build:
|
||||
# triggers:
|
||||
# - schedule:
|
||||
# cron: "5 10 * * 1-5"
|
||||
# filters:
|
||||
# branches:
|
||||
# only: master
|
||||
# jobs:
|
||||
# - build-and-test:
|
||||
# context: nightly
|
||||
nightly-build:
|
||||
triggers:
|
||||
- schedule:
|
||||
cron: "5 10 * * 1-5"
|
||||
filters:
|
||||
branches:
|
||||
only: master
|
||||
jobs:
|
||||
- build-and-test:
|
||||
context: nightly
|
||||
|
||||
Reference in New Issue
Block a user