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