Skip to content
Snippets Groups Projects
Verified Commit 1643230e authored by Lars Bilke's avatar Lars Bilke
Browse files

[ci] Fix master build.

parent 3343fde5
No related branches found
No related tags found
No related merge requests found
pre commit: pre commit:
stage: preparation stage: preparation
image: $PRECOMMIT_IMAGE image: $PRECOMMIT_IMAGE
rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
script: script:
- pre-commit install - pre-commit install
- pre-commit run --all-files - pre-commit run --all-files
......
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