This commit is contained in:
parent
c01c4cb356
commit
72b4650261
@ -2,6 +2,8 @@ pipeline:
|
|||||||
frontend:
|
frontend:
|
||||||
image: node:16-alpine
|
image: node:16-alpine
|
||||||
commands:
|
commands:
|
||||||
|
- pwd
|
||||||
|
- ls -l
|
||||||
- cd client && yarn install
|
- cd client && yarn install
|
||||||
- cd client && yarn generate
|
- cd client && yarn generate
|
||||||
backend:
|
backend:
|
||||||
|
Loading…
Reference in New Issue
Block a user