Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
conda-recipes
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Boards
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Bliss
conda-recipes
Commits
5a7e6ad4
Commit
5a7e6ad4
authored
Nov 13, 2019
by
Valentin Valls
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Install libgl1-mesa-glx
parent
fe09b86e
Pipeline
#16957
failed with stages
in 3 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.gitlab-ci.yml
.gitlab-ci.yml
+1
-0
No files found.
.gitlab-ci.yml
View file @
5a7e6ad4
...
...
@@ -5,6 +5,7 @@ build:
stage
:
build
script
:
-
cd $CI_COMMIT_REF_NAME
-
apt update && apt install -y libgl1-mesa-glx
-
conda build . --prefix-length=80 --output-folder=../dist/ --channel conda-forge --channel tango-controls --channel=http://bcu-ci.esrf.fr/stable
artifacts
:
paths
:
...
...
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