Skip to content

Commit

Permalink
Clean up publish (jupyter-server#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Silvester authored and GitHub Enterprise committed Aug 17, 2021
1 parent 2553d06 commit ebea785
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ pipelines:
- ./build.sh publish
- version=$(cat version)
- name=data_studio_jupyter_extensions
- ci stage-lib 'dist/$name-$version.tar.gz,$name/$version/'
- ci stage-lib 'dist/$name-$version.whl,$name/$version/'
- ci stage-lib 'dist/*.*,$name/$version/'
package:
version: ${MY_VERSION}
libraries:
Expand Down

0 comments on commit ebea785

Please sign in to comment.