diff --git a/.drone.yml b/.drone.yml index cb12552..eec1323 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,6 +7,7 @@ steps: image: alpine/git commands: - git clone https://git.odit.services/lfk/backend backend + - cd backend - git checkout feature/31-lib_generation - name: run lib build image: node:alpine