Skip to content
GitLab
Menu
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-frelon
Commits
7dbb7cd8
Commit
7dbb7cd8
authored
Mar 30, 2022
by
Laurent Claustre
Browse files
Update .gitlab-ci.yml file
parent
2fde05e4
Pipeline
#70881
failed with stages
in 16 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7dbb7cd8
...
...
@@ -16,7 +16,7 @@ build-linux:
script
:
-
conda build ./conda/camera --prefix-length=80 --output-folder=dist/ -c conda-forge --channel=http://bcu-ci.esrf.fr/stable
tags
:
-
cos7
-
linux
build-noarch
:
<<
:
*build-conda
...
...
@@ -26,7 +26,7 @@ build-noarch:
dependencies
:
-
build-linux
tags
:
-
cos7
-
linux
deploy-devel
:
stage
:
deploy
...
...
@@ -41,7 +41,7 @@ deploy-devel:
-
conda index /conda-devel/
tags
:
-
conda
-
cos7
-
linux
only
:
-
branches
except
:
...
...
@@ -61,6 +61,6 @@ deploy-stable:
-
conda index /conda/
tags
:
-
conda
-
cos7
-
linux
only
:
-
tags
Write
Preview
Supports
Markdown
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