This commit is contained in:
parent
ba9dd785ca
commit
c01c4cb356
@ -1,6 +1,6 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
frontend:
|
frontend:
|
||||||
image: node
|
image: node:16-alpine
|
||||||
commands:
|
commands:
|
||||||
- cd client && yarn install
|
- cd client && yarn install
|
||||||
- cd client && yarn generate
|
- cd client && yarn generate
|
||||||
|
Loading…
Reference in New Issue
Block a user