Ver Fonte

Drone only on master

Kirk Trombley há 5 anos atrás
pai
commit
9165fed517
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      .drone.yml

+ 3 - 0
.drone.yml

@@ -9,5 +9,8 @@ steps:
   - cd client
   - yarn install
   - yarn build
+  when:
+    branch:
+    - master