浏览代码

更新 '.drone.yml'

root 2 年之前
父节点
当前提交
1a1379c7ce
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -64,7 +64,7 @@ steps:
         - nohup java -jar /www/wwwroot/railway.ninecase.top/release/railway-admin/target/railway-admin.jar --spring.profiles.active=dev -Ddruid.mysql.usePingMethod=false > /www/wwwroot/railway.iamsee.com/out.log 2>&1 &
 trigger:
   branch:
-    - dev
+    - master
 volumes:
   - name: cache # The name use in this pipeline,
     host: