Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 189f424

Browse filesBrowse files
committed
add build artifact to CI build
1 parent 6de0042 commit 189f424
Copy full SHA for 189f424

File tree

1 file changed

+3
-0
lines changed
Filter options

1 file changed

+3
-0
lines changed

‎.circleci/config.yml

Copy file name to clipboardExpand all lines: .circleci/config.yml
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ jobs:
3333
command: |
3434
npm run pretest
3535
npm run cibuild
36+
- run:
37+
name: Save build artifact
38+
command: cp build/plotly.js $CIRCLE_ARTIFACTS/
3639
- save_cache:
3740
paths:
3841
- node_modules

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.