diff --git a/.drone.yml b/.drone.yml index 74aaeb2..466e4ef 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,8 +7,6 @@ steps: image: alpine/git commands: - git clone https://git.odit.services/lfk/backend backend - - git update-ref -d refs/tags - - git fetch - cd backend - name: run openapi export image: node:alpine