Skip to content
Snippets Groups Projects
Commit aa4ba867 authored by Douglas Araujo's avatar Douglas Araujo
Browse files

Fix pre-commit

parent 4c979a6a
No related branches found
No related tags found
1 merge request!157E3-1388: 2024q1-rc1
Pipeline #173042 passed
......@@ -13,11 +13,11 @@ default:
- docker
image: registry.esss.lu.se/ics-docker/centos-e3:latest
run pre-commit:
stage: check
image: registry.esss.lu.se/ics-docker/pre-commit:latest
script:
- pre-commit run --all-files
include:
- project: "ics-infrastructure/gitlab-ci-yml"
file: "PreCommit.gitlab-ci.yml"
run-pre-commit:
allow_failure: true
shellcheck:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment