Commit Diff


commit - 25a40a3ee5a6f4e6e30d0befd4e9789f2fe4e4bd
commit + d7fc5841985d4446c142b473b7a15ef22fce5415
blob - 62b4e47a8db3469bf44ef621cee7c845718854a6
blob + 1188b24e349dd9a7eee1ca0118b8bad2b9bc38ce
--- .build.yml
+++ .build.yml
@@ -13,7 +13,8 @@ sources:
 tasks:
 - name: build-1kb
     steps:
-      - if [ "$SRHT_BRANCH" = "deploy" ]; then
+      - |
+        if [ "$SRHT_BRANCH" = "deploy" ]; then
           sudo gem install bundler
           cd 1kb-club
           sudo bundle install