We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74e0342 commit d0e80ecCopy full SHA for d0e80ec
.circleci/config.yml
@@ -16,7 +16,7 @@ jobs:
16
paths:
17
- node_modules
18
- run: npm test
19
- - run: npm run build
+ - run: npm run build --tag=test=release
20
- persist_to_workspace:
21
root: .
22
0 commit comments