Skip to content

Commit

Permalink
Stage the artifacts (jupyter-server#75)
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 cd9c7fd commit 2553d06
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ pipelines:
template: freestyle:v4:publish
steps:
- ./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/'
package:
version: ${MY_VERSION}
libraries:
Expand Down

0 comments on commit 2553d06

Please sign in to comment.