Skip to content

Commit b58e6b3

Browse files
committed
no need to copy artifacts
1 parent 6ecd845 commit b58e6b3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ jobs:
1313
- run:
1414
name: Build
1515
command: npm run prod:build
16-
- run:
17-
name: Copy assets
18-
command: cp -R dist/* $CIRCLE_ARTIFACTS
1916
- run:
2017
name: Deploy
2118
command: >

0 commit comments

Comments
 (0)