diff --git a/.drone.yml b/.drone.yml index f4600f2..d576e9e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -71,9 +71,6 @@ steps: path: /drone/src/node_modules - name: build-h5-output path: /drone/src/dist - depends_on: - - type-check - - lint-check - name: deploy-h5 image: alpine:3.18