Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
csp-lmc-subelement-old
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Gianluca Marotta
csp-lmc-subelement-old
Commits
c7f3f17e
Commit
c7f3f17e
authored
5 years ago
by
Elisabetta Giani
Browse files
Options
Downloads
Patches
Plain Diff
AT5-370: move to docker directory before executing 'make lint'
parent
877a3a57
No related branches found
No related tags found
1 merge request
!5
Request to merge AT5-370 branch with master
Pipeline
#11335
failed
5 years ago
Stage: test
Stage: linting
Stage: deploy
Stage: .post
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-2
3 additions, 2 deletions
.gitlab-ci.yml
with
3 additions
and
2 deletions
.gitlab-ci.yml
+
3
−
2
View file @
c7f3f17e
...
@@ -56,11 +56,12 @@ list_dependencies:
...
@@ -56,11 +56,12 @@ list_dependencies:
-
public
-
public
linting
:
linting
:
image
:
nexus.engageska-portugal.pt/ska-docker/
ska-python-build
en
v
:latest
image
:
nexus.engageska-portugal.pt/ska-docker/
csp-lmc-subelem
en
t
:latest
tags
:
tags
:
-
docker-executor
-
docker-executor
stage
:
linting
stage
:
linting
script
:
script
:
-
cd docker
-
make lint
-
make lint
when
:
always
when
:
always
artifacts
:
artifacts
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment