Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit e23b979a authored by Dorian Turba's avatar Dorian Turba
Browse files

add complete script in pre-commit

parent bd7194d0
No related branches found
No related tags found
No related merge requests found
Pipeline #28776 canceled
...@@ -76,4 +76,6 @@ pre-commit: ...@@ -76,4 +76,6 @@ pre-commit:
before_script: before_script:
- cd ${PROJECT_PATH} - cd ${PROJECT_PATH}
script: script:
- !reference [ pre-commit, script ] - !reference [.python_install, script]
- ${PRE_COMMIT_INSTALL}
- ${PRE_COMMIT_RUN}
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