Skip to content

Commit 7e89375

Browse files
committed
build: updated config.yml for CircleCI
1 parent ca4a471 commit 7e89375

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.circleci/config.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -216,23 +216,6 @@ workflows:
216216
jobs:
217217
- commitlint/lint:
218218
target-branch: develop
219-
push-translations:
220-
triggers:
221-
- schedule:
222-
cron: 0 0 * * * # daily at 12 UTC, 8 ET
223-
filters:
224-
branches:
225-
only:
226-
- develop
227-
jobs:
228-
- setup:
229-
context:
230-
- dockerhub-credentials
231-
- push-translations:
232-
context:
233-
- dockerhub-credentials
234-
requires:
235-
- setup
236219

237220
build-test-no-deploy:
238221
jobs:

0 commit comments

Comments
 (0)