Compare commits

..

No commits in common. "43aec6a253ea36985dfb8b180b0e7ed24e40be55" and "c90d63b191be9030b41e296fc10bfd2961a47f46" have entirely different histories.

1 changed files with 0 additions and 8 deletions

View File

@ -9,12 +9,6 @@ workflows:
- node/run: - node/run:
name: build name: build
npm-run: build npm-run: build
post-steps:
- persist_to_workspace:
root: .
paths:
- lib/
filters: filters:
branches: branches:
only: only:
@ -36,8 +30,6 @@ workflows:
context: context:
- publish - publish
setup: setup:
- attach_workspace:
at: ./
- add_ssh_keys: - add_ssh_keys:
fingerprints: fingerprints:
- "47:cf:a1:17:d9:81:8e:c5:51:e5:53:c8:33:e4:33:b9" - "47:cf:a1:17:d9:81:8e:c5:51:e5:53:c8:33:e4:33:b9"