Skip to content

Commit 7520fbc

Browse files
authored
Update config.yml
1 parent d18105b commit 7520fbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
docker:
1111
- image: circleci/build-image:ubuntu-14.04-XXL-upstart-1189-5614f37
1212
steps:
13-
- checkout
13+
- checkout:
1414
method: blobless
1515
- run: mkdir -p $CIRCLE_ARTIFACTS $CIRCLE_TEST_REPORTS
1616
- run:
@@ -49,7 +49,7 @@ jobs:
4949
docker:
5050
- image: circleci/build-image:ubuntu-14.04-XXL-upstart-1189-5614f37
5151
steps:
52-
- checkout
52+
- checkout:
5353
method: blobless
5454
- run:
5555
working_directory: ~/dkhamsing/open-source-ios-apps

0 commit comments

Comments
 (0)