Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

Commit b25df5c

Browse files
committed
Fix circle.yml syntax
1 parent 44d1c71 commit b25df5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
working_directory: ~/whereabouts
77
steps:
88
- checkout
9-
- setup_remote_docker
9+
- setup_remote_docker:
1010
version: 17.06.0-ce
1111
- run:
1212
name: Build the image

0 commit comments

Comments
 (0)