Skip to content

Commit d0e80ec

Browse files
authored
adding dist tag
1 parent 74e0342 commit d0e80ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
paths:
1717
- node_modules
1818
- run: npm test
19-
- run: npm run build
19+
- run: npm run build --tag=test=release
2020
- persist_to_workspace:
2121
root: .
2222
paths:

0 commit comments

Comments
 (0)