Disable pre-commit hook
This commit is contained in:
parent
9534492f17
commit
0b1089b0f4
0
.githooks/pre-commit → .githooks/pre-commit.disabled
Executable file → Normal file
0
.githooks/pre-commit → .githooks/pre-commit.disabled
Executable file → Normal file
@ -6,7 +6,7 @@ RUN npm install && \
|
||||
|
||||
FROM python:3.10.9-slim-bullseye
|
||||
|
||||
ENV VERSION_NUMBER 0.2.3
|
||||
ENV VERSION_NUMBER 0.2.3-6-g9534492
|
||||
ENV PROD 1
|
||||
ENV PYTHONUNBUFFERED=1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user