This commit is contained in:
parent
e157879fec
commit
9ee244027c
@ -8,7 +8,6 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- git clone https://git.odit.services/lfk/backend backend
|
- git clone https://git.odit.services/lfk/backend backend
|
||||||
- cd backend
|
- cd backend
|
||||||
- git checkout feature/31-lib_generation
|
|
||||||
- name: run lib build
|
- name: run lib build
|
||||||
image: node:alpine
|
image: node:alpine
|
||||||
commands:
|
commands:
|
||||||
@ -47,7 +46,7 @@ trigger:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: build:test
|
name: release:onpush
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: npm
|
- name: npm
|
||||||
|
Reference in New Issue
Block a user