feature/31-lib_generation #32

Merged
philipp merged 14 commits from feature/31-lib_generation into dev 2020-12-15 15:41:42 +00:00
Showing only changes of commit 20ec6e0cd6 - Show all commits

View File

@ -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: