diff --git a/captain-definition b/captain-definition index 4d0c583..b0a7eb9 100755 --- a/captain-definition +++ b/captain-definition @@ -1,5 +1,5 @@ - { - "schemaVersion" :2 , - "dockerfilePath" : "./.deploy/Dockerfile" - } +{ + "schemaVersion": 2, + "dockerfilePath": "./.deploy/Dockerfile" +}