Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
Remove nightly job
Browse files Browse the repository at this point in the history
  • Loading branch information
jframe committed Apr 4, 2024
1 parent 8eef7d5 commit 254ad43
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,27 +211,6 @@ jobs:
workflows:
version: 2
nightly:
triggers:
- schedule:
cron: "0 17 * * *"
filters:
branches:
only:
- master
jobs:
- build:
context:
- protocols-dockerhub
- dockerScan:
context:
- protocols-dockerhub
- acceptanceTests:
requires:
- build
context:
- protocols-dockerhub
- protocols-signers
default:
jobs:
- build:
Expand Down

0 comments on commit 254ad43

Please sign in to comment.