Skip to content

Commit 5d32333

Browse files
authored
Merge pull request #385 from 3scale/remove-nightly
remove nightly tests
2 parents 83be71c + b14dbc8 commit 5d32333

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.circleci/config.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -185,12 +185,3 @@ workflows:
185185
context: autotestaccount
186186
requires:
187187
- manual_approval
188-
nightly:
189-
triggers:
190-
- schedule:
191-
cron: "0 0 * * *"
192-
<<: *only-main-filter
193-
jobs:
194-
- integration_tests:
195-
context: autotestaccount
196-
- docker_container_help_test

0 commit comments

Comments
 (0)