Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
bob.devtools
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bob
bob.devtools
Commits
17164237
Commit
17164237
authored
Jul 30, 2020
by
André Anjos
💬
Browse files
Options
Browse Files
Download
Plain Diff
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
Pipeline
#41612
passed with stages
in 10 minutes and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
.gitlab-ci.yml
.gitlab-ci.yml
+0
-2
No files found.
.gitlab-ci.yml
View file @
17164237
...
...
@@ -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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment