This repository has been archived on 2023-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
circleci-deploy-node-orb/commands/build.yml

10 lines
240 B
YAML

steps:
- node/run:
name: Build
npm-run: build
post-steps:
- persist_to_workspace:
root: .
paths:
- lib/