Skip to content

Commit 668b457

Browse files
committed
Test build cache
1 parent e22ce3e commit 668b457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ pytorch_tutorial_build_defaults: &pytorch_tutorial_build_defaults
183183
docker cp "$id:/var/lib/jenkins/workspace/src" /home/circleci/project
184184
185185
- save_cache:
186-
# Save to cache for incremental build.
186+
# Save to cache for incremental build
187187
key: v1.0-tutorial-{{ .Environment.CIRCLE_JOB }}
188188
paths:
189189
- /home/circleci/project/_build

0 commit comments

Comments
 (0)