Skip to content
Snippets Groups Projects
Commit c7f3f17e authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

AT5-370: move to docker directory before executing 'make lint'

parent 877a3a57
No related branches found
No related tags found
1 merge request!5Request to merge AT5-370 branch with master
Pipeline #11335 failed
...@@ -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-buildenv:latest image: nexus.engageska-portugal.pt/ska-docker/csp-lmc-subelement: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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment