@ -15,7 +15,7 @@ pipeline:
build:
image: node:16-alpine
commands:
- yarn run build
- yarn run build:dev
when:
event: push
branch: develop