Kaynağa Gözat

fix indentation on circleci

AjayTripathy 7 yıl önce
ebeveyn
işleme
8bf6fe85c0
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  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: |