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

Merge branch '57-noarch-packages-uploaded-twice' into 'master'

Prevent noarch packages from being deployed from mac builds

Closes #57

See merge request !165
parents 680c9f0b 3b629cdb
No related branches found
No related tags found
1 merge request!165Prevent noarch packages from being deployed from mac builds
Pipeline #41612 passed
......@@ -60,9 +60,7 @@ build_macosx:
artifacts:
paths:
- ${CONDA_ROOT}/conda-bld/osx-64/*.conda
- ${CONDA_ROOT}/conda-bld/noarch/*.conda
- ${CONDA_ROOT}/conda-bld/osx-64/*.tar.bz2
- ${CONDA_ROOT}/conda-bld/noarch/*.tar.bz2
cache:
key: "macosx-cache"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment