Skip to content
Snippets Groups Projects
Commit b202a27a authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[ci] Do not export package to deployment (not required); keep only generated docs

parent 90bfb381
Branches
Tags
No related merge requests found
...@@ -58,7 +58,6 @@ build_macosx_36: ...@@ -58,7 +58,6 @@ build_macosx_36:
paths: paths:
- _ci/ - _ci/
- sphinx - sphinx
- ${CONDA_ROOT}/conda-bld/osx-64/*.tar.bz2
# Deploy targets # Deploy targets
...@@ -87,4 +86,4 @@ deploy_stable: ...@@ -87,4 +86,4 @@ deploy_stable:
only: only:
- /^v\d+\.\d+\.\d+([abc]\d*)?$/ # PEP-440 compliant version (tags) - /^v\d+\.\d+\.\d+([abc]\d*)?$/ # PEP-440 compliant version (tags)
except: except:
- branches - branches
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment