Sfoglia il codice sorgente

fix drone meta again

Karathan 6 anni fa
parent
commit
212c38ce82
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml Vedi File

@@ -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 ]