Skip to content

Commit

Permalink
Jenkinsfile: push wheel to python-openeo repo
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Feb 7, 2024
1 parent b729e51 commit 384f7b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ pythonPipeline {
wipeout_workspace = true
python_version = ["3.8"]
extras_require = 'dev'
wheel_repo = 'python-openeo'
upload_dev_wheels = false
build_container_image = true
docker_deploy = true
Expand Down

0 comments on commit 384f7b6

Please sign in to comment.