Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LimaGroup
Lima-camera-slsdetector
Commits
ec419633
Commit
ec419633
authored
Feb 07, 2019
by
Alejandro Homs Puron
Committed by
operator for beamline
Feb 07, 2019
Browse files
CI: fix build-noarch
parent
c6e8c93e
Pipeline
#8291
passed with stages
in 12 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ec419633
...
...
@@ -3,6 +3,7 @@ variables:
stages
:
-
build
-
build-noarch
-
deploy
.build-conda
:
&build-conda
...
...
@@ -22,8 +23,11 @@ build-linux:
build-noarch
:
<<
:
*build-conda
stage
:
build-noarch
script
:
-
conda build ./conda/tango --prefix-length=80 --output-folder=dist/ --channel=http://bcu-ci.esrf.fr/stable
dependencies
:
-
build-linux
deploy-devel
:
stage
:
deploy
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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