瀏覽代碼

fix drone meta again

Karathan 6 年之前
父節點
當前提交
37e2046b89
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      .drone.yml

+ 2
- 1
.drone.yml 查看文件

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