--- kind: pipeline type: docker name: default steps: - name: build image: node commands: - cd bfrontend - npm build