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