Skip to content

Commit 3042f60

Browse files
committed
fix indent
1 parent 8f94b4f commit 3042f60

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
@@ -174,8 +174,8 @@ jobs:
174174
- checkout
175175
- setup_remote_docker
176176
- run:
177-
name: "Build and push Docker image"
178-
command: ./scripts/build_push_docker.sh
177+
name: "Build and push Docker image"
178+
command: ./scripts/build_push_docker.sh
179179

180180
workflows:
181181
version: 2

0 commit comments

Comments
 (0)