Explorar el Código

Drone only on master

Kirk Trombley hace 5 años
padre
commit
9165fed517
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .drone.yml

+ 3 - 0
.drone.yml

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