Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Cecconi Baptiste
maser-data
Commits
1c3420b8
Commit
1c3420b8
authored
May 04, 2022
by
Lion Sonny
Browse files
Update .gitlab-ci.yml file
parent
558d1b1c
Pipeline
#15350
passed with stages
in 5 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1c3420b8
...
...
@@ -4,7 +4,6 @@ stages:
default
:
image
:
python:3.8
needs
:
[]
tags
:
-
docker_dio
...
...
@@ -17,6 +16,7 @@ default:
lint-job
:
stage
:
lint
needs
:
[]
before_script
:
-
!reference
[
.setup
,
before_script
]
# install pre-commit
...
...
@@ -27,6 +27,7 @@ lint-job:
test-job
:
stage
:
test
needs
:
[]
variables
:
CDF_URL
:
'
https://spdf.gsfc.nasa.gov/pub/software/cdf/dist/cdf38_1/cdf38_1-dist-all.tar.gz'
before_script
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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