diff --git a/.drone.yml b/.drone.yml index af2cf95..7993f80 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ name: ci steps: - name: test - image: node + image: d.ctdn.net/node commands: - yarn - yarn migrate