mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-16 13:31:00 +01:00
Revert ".gitlab-ci.yml: use pipx"
This reverts commit 3a586fbe3611ff05852ff141a979f10e2bf33a07.
This commit is contained in:
parent
3a586fbe36
commit
b1ef3cae45
@ -37,8 +37,8 @@ pages:
|
|||||||
gitlab-ci-pre-commit:
|
gitlab-ci-pre-commit:
|
||||||
stage: build
|
stage: build
|
||||||
before_script:
|
before_script:
|
||||||
- apk add --no-cache python3 python3-dev pipx py3-pip py3-wheel git gcc musl-dev bash nodejs-current npm ruby ruby-bundler
|
- apk add --no-cache python3 python3-dev py3-pip py3-wheel git gcc musl-dev bash nodejs-current npm ruby ruby-bundler
|
||||||
- pipx install pre-commit
|
- pip install pre-commit
|
||||||
script:
|
script:
|
||||||
- pre-commit run --all-files --show-diff-on-failure
|
- pre-commit run --all-files --show-diff-on-failure
|
||||||
variables:
|
variables:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user