Skip to content

Commit

Permalink
Clean up publish (jupyter-server#72)
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 882cdf9 commit f665c8f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions rio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,16 @@ pipelines:
branchName: main
machine:
baseImage: docker.apple.com/rio/fuji-bdz:latest
env:
MY_VERSION: $(python setup.py --version)-#{}
PYTHON_VERSION: python-3.8.7
build:
template: freestyle:v4:publish
steps:
- ./build.sh publish
- ci stage-lib "dist/**"
package:
freeform:
version: ${MY_VERSION}
libraries:
- publish:
- repo: apple-pypi-release-local
finally:
Expand Down

0 comments on commit f665c8f

Please sign in to comment.