Loading .gitlab-ci.yml +3 −2 Original line number Diff line number Diff line Loading @@ -56,11 +56,12 @@ list_dependencies: - public linting: image: nexus.engageska-portugal.pt/ska-docker/ska-python-buildenv:latest image: nexus.engageska-portugal.pt/ska-docker/csp-lmc-subelement:latest tags: - docker-executor stage: linting script: - cd docker - make lint when: always artifacts: Loading Loading
.gitlab-ci.yml +3 −2 Original line number Diff line number Diff line Loading @@ -56,11 +56,12 @@ list_dependencies: - public linting: image: nexus.engageska-portugal.pt/ska-docker/ska-python-buildenv:latest image: nexus.engageska-portugal.pt/ska-docker/csp-lmc-subelement:latest tags: - docker-executor stage: linting script: - cd docker - make lint when: always artifacts: Loading