Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
1bbc54a8
Commit
1bbc54a8
authored
Aug 10, 2020
by
Lysandre
Browse files
Temporarily de-activate TPU CI
parent
6e8a3856
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
.circleci/config.yml
.circleci/config.yml
+12
-12
No files found.
.circleci/config.yml
View file @
1bbc54a8
...
@@ -302,15 +302,15 @@ workflows:
...
@@ -302,15 +302,15 @@ workflows:
-
run_tests_tf
-
run_tests_tf
-
build_doc
-
build_doc
-
deploy_doc
:
*workflow_filters
-
deploy_doc
:
*workflow_filters
tpu_testing_jobs
:
#
tpu_testing_jobs:
triggers
:
#
triggers:
-
schedule
:
#
- schedule:
# Set to run at the first minute of every hour.
#
# Set to run at the first minute of every hour.
cron
:
"
0
8
*
*
*"
#
cron: "0 8 * * *"
filters
:
#
filters:
branches
:
#
branches:
only
:
#
only:
-
master
#
- master
jobs
:
#
jobs:
-
cleanup-gke-jobs
#
- cleanup-gke-jobs
-
run_examples_tpu
#
- run_examples_tpu
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment