Skip to content
This repository was archived by the owner on Dec 16, 2020. It is now read-only.

Commit aba110b

Browse files
authored
Disable nightly test (#53)
1 parent a844220 commit aba110b

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

.circleci/config.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -166,19 +166,3 @@ workflows:
166166
filters:
167167
tags:
168168
only: /^v.*/
169-
170-
nightly:
171-
triggers:
172-
- schedule:
173-
cron: "0 5 * * *"
174-
filters:
175-
branches:
176-
only: master
177-
jobs:
178-
- setup
179-
- integration_tests:
180-
requires:
181-
- setup
182-
- integration_tests_without_kubergrunt:
183-
requires:
184-
- setup

0 commit comments

Comments
 (0)