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
6fdfc377
Commit
6fdfc377
authored
Mar 28, 2022
by
Laurent Claustre
Browse files
conda ci: switched to cos7
parent
6462d782
Pipeline
#70623
failed with stages
in 9 minutes and 34 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6fdfc377
...
...
@@ -14,9 +14,9 @@ stages:
build-linux
:
<<
:
*build-conda
script
:
-
conda build ./conda/camera --prefix-length=80 --output-folder=dist/ --channel=http://bcu-ci.esrf.fr/stable
-
conda build ./conda/camera --prefix-length=80 --output-folder=dist/
-c conda-forge
--channel=http://bcu-ci.esrf.fr/stable
tags
:
-
linux
-
cos7
build-noarch
:
<<
:
*build-conda
...
...
@@ -26,7 +26,7 @@ build-noarch:
dependencies
:
-
build-linux
tags
:
-
linux
-
cos7
deploy-devel
:
stage
:
deploy
...
...
@@ -41,7 +41,7 @@ deploy-devel:
-
conda index /conda-devel/
tags
:
-
conda
-
linux
-
cos7
only
:
-
branches
except
:
...
...
@@ -61,6 +61,6 @@ deploy-stable:
-
conda index /conda/
tags
:
-
conda
-
linux
-
cos7
only
:
-
tags
conda/camera/meta.yaml
View file @
6fdfc377
...
...
@@ -23,6 +23,7 @@ requirements:
-
lima-common-espia
build
:
-
cmake
-
make
-
{{
compiler('cxx')
}}
run
:
-
python
...
...
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