diff --git a/.drone.yml b/.drone.yml index b788a13..57b17b4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -112,8 +112,8 @@ steps: commands: - git clone $DRONE_REMOTE_URL backend - git clone https://git.odit.services/lfk/lib.git lib - - git checkout $DRONE_SOURCE_BRANCH - cd backend + - git checkout $DRONE_SOURCE_BRANCH - name: build the lib image: node:alpine commands: