diff --git a/.drone.yml b/.drone.yml index a6cf4e5..8bfcaac 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,11 +14,10 @@ volumes: host: path: /tmp/.composer +# drone不支持同时使用ref和branch作为触发条件 trigger: ref: - refs/tags/** - branch: - - master steps: - name: "安装依赖"