Przeglądaj źródła

fix drone meta again

Karathan 6 lat temu
rodzic
commit
37e2046b89
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2
    1
      .drone.yml

+ 2
- 1
.drone.yml Wyświetl plik

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