E3-1388: 2024q1-rc1
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
Filter activity
requested review from @simonrose, @lucasmagalhaes, and @anderslindh1
assigned to @douglasaraujo
13 13 - docker 14 14 image: registry.esss.lu.se/ics-docker/centos-e3:latest 15 15 16 run pre-commit: 17 stage: check 18 image: registry.esss.lu.se/ics-docker/pre-commit:latest 19 script: 20 - pre-commit run --all-files 16 include: 17 - project: "ics-infrastructure/gitlab-ci-yml" 18 file: "PreCommit.gitlab-ci.yml" 19 20 run-pre-commit: 21 21 allow_failure: true mentioned in commit b5a815ce
Please register or sign in to reply