mirror of
https://github.com/creyD/apilog.git
synced 2026-04-12 19:30:29 +02:00
feat: added first CI
This commit is contained in:
@@ -19,6 +19,7 @@ RUN rm -rf /wheels
|
||||
# Python setup
|
||||
ENV PYTHONDONTWRITEBYTECODE 1
|
||||
ENV PYTHONUNBUFFERED 1
|
||||
|
||||
ARG VERSION=unknown
|
||||
ENV VERSION=${VERSION}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user