This commit is contained in:
parent
e157879fec
commit
9ee244027c
@ -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
|
||||
|
Reference in New Issue
Block a user