Browse Source

fix drone meta again

Karathan 6 years ago
parent
commit
37e2046b89
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      .drone.yml

+ 2
- 1
.drone.yml View File

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