Selaa lähdekoodia

fix drone meta again

Karathan 6 vuotta sitten
vanhempi
commit
212c38ce82
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml Näytä tiedosto

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