Commit 89c841ed authored by Ramon Nou's avatar Ramon Nou
Browse files

Update file .gitlab-ci.yml

parent f4e702e5
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -28,14 +28,14 @@ variables:


# base image
image: storage.bsc.es/gitlab/hpc/dependency_proxy/containers/gekkofs/core:0.9.6
image: storage.bsc.es/gitlab/hpc/gekkofs/core:0.9.6

################################################################################
## Validating
################################################################################
check format:
  stage: lint
  image: storage.bsc.es/gitlab/hpc/dependency_proxy/containers/gekkofs/linter:0.9.6
  image: storage.bsc.es/gitlab/hpc/gekkofs/linter:0.9.6
  needs: []
  script:
    - ${SCRIPTS_DIR}/check_format.sh