Explorar o código

Merge pull request #94 from kubecost/AjayTripathy-auto-built

fix indentation on circleci
Ajay Tripathy %!s(int64=7) %!d(string=hai) anos
pai
achega
01851e5c63
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .circleci/config.yml

+ 2 - 2
.circleci/config.yml

@@ -13,8 +13,8 @@ jobs:
     machine: true
     filters:
       branches:
-      only:
-        - master
+        only:
+          - master
     steps:
       - checkout
       - run: |