mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 00:13:09 -06:00
ITPLT-3977 run pre-commit from within pipenv
This commit is contained in:
@@ -26,7 +26,7 @@ pipelines:
|
||||
script:
|
||||
- apt update && apt install -y pipenv
|
||||
- pipenv sync --dev
|
||||
- pre-commit run --all-files
|
||||
- pipenv run pre-commit run --all-files
|
||||
- step:
|
||||
name: Pre Parallelization stage
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user