Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
grp-bio-it
image-analysis-with-python
Commits
099b22b6
Commit
099b22b6
authored
Jul 04, 2019
by
Dominik Kutra
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
conda init
parent
40c05a4c
Pipeline
#10448
failed with stage
in 3 minutes and 36 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 @
099b22b6
...
...
@@ -6,6 +6,7 @@ variables:
before_script
:
-
conda update -y -c conda-forge -c defaults conda
-
conda init bash
-
conda env create -n ${TEST_ENV_NAME} --file environment.yml
-
conda install -c conda-forge -c defaults -n ${TEST_ENV_NAME} jupyter
-
conda activate ${TEST_ENV_NAME}
...
...
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