Updated release cycle
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Nicolai Ort 2020-12-13 10:07:20 +01:00
parent e157879fec
commit 9ee244027c

View File

@ -8,7 +8,6 @@ steps:
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
commands:
@ -47,7 +46,7 @@ trigger:
---
kind: pipeline
name: build:test
name: release:onpush
steps:
- name: npm