Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Commit

Permalink
Merge pull request #5921 from ethereum/disable-nightly-ci
Browse files Browse the repository at this point in the history
Disable nightly builds
  • Loading branch information
gumb0 committed Mar 12, 2021
2 parents 9ab7d09 + 07e53d3 commit 6e96ce3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -321,12 +321,12 @@ workflows:

nightly:
triggers:
- schedule:
cron: "0 0 * * *"
filters:
branches:
only:
- master
# - schedule:
# cron: "0 0 * * *"
# filters:
# branches:
# only:
# - master
jobs:
- linux-gcc6-nightly
- docker-aleth-nightly

1 comment on commit 6e96ce3

@polopoker
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

circle.yml

Please sign in to comment.