Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sdc
GRIS Gregor Infrared Spectrograph
grisinv
Commits
b3f67c77
Commit
b3f67c77
authored
May 16, 2022
by
Vigeesh Gangadharan
Browse files
update gitlab ci
parent
deb702d7
Pipeline
#3993
failed with stage
in 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b3f67c77
.linux
:
image
:
'
continuumio/miniconda3:latest'
image
:
continuumio/miniconda3:$PYTHON_VERSIONS
parallel
:
matrix
:
-
PYTHON_VERSIONS
:
[
"
3.8"
,
"
3.9"
]
.before_script_linux
:
&before_script_linux
-
apt-get update --fix-missing
...
...
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