We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e55d326 commit c6165daCopy full SHA for c6165da
.circleci/config.yml
@@ -271,6 +271,8 @@ jobs:
271
docker:
272
- image: cimg/node:16.13.1
273
working_directory: ~/web3-onboard-monorepo/packages/dcent
274
+ steps:
275
+ - node-build-steps
276
build-vue:
277
278
@@ -385,6 +387,8 @@ jobs:
385
387
386
388
389
390
391
+ - node-staging-build-steps
392
build-staging-vue:
393
394
0 commit comments