Explorar el Código

fix drone meta again

Karathan hace 6 años
padre
commit
37e2046b89
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      .drone.yml

+ 2
- 1
.drone.yml Ver fichero

@@ -12,4 +12,5 @@ pipeline:
12 12
     target: "/var/www/blog-staging"
13 13
     source: "*"
14 14
     secrets: [ ssh_password, ssh_username ]
15
-  branches: [ staging ]
15
+
16
+branches: [ staging ]