Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
geoarray
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
6
Issues
6
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Daniel Scheffler
geoarray
Commits
22f6b041
Commit
22f6b041
authored
Jan 08, 2020
by
Daniel Scheffler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added conda and Python update to test_geoarray_install.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
8c29bb7f
Pipeline
#5512
failed with stages
in 6 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
.gitlab-ci.yml
.gitlab-ci.yml
+4
-0
No files found.
.gitlab-ci.yml
View file @
22f6b041
...
...
@@ -52,6 +52,10 @@ test_geoarray_install:
-
conda create -y -q --name geoarray_testinstall python=3
-
source activate geoarray_testinstall
# update conda and python
-
conda update -n base -c defaults conda
-
conda update -c conda-forge python
# avoid package incompatibilities due to usage of wrong channels
-
conda config --set channel_priority strict
# otherwise gdal or libgdal may be installed from defaults channel
...
...
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