Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
8a3db6b3
Commit
8a3db6b3
authored
Aug 11, 2020
by
Lysandre
Browse files
Add TPU testing once again
parent
f65ac1fa
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 @
8a3db6b3
...
@@ -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