@ -13,6 +13,7 @@ steps:
- name: build-frontend
image: node:14-alpine
commands:
- apk add guile
- cd frontend
- npm i
- npm run build