mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
all: purge remaining elasticsearch artifacts
This commit is contained in:
@ -23,8 +23,7 @@ RUN apk --no-cache add \
|
||||
USER app
|
||||
ENV POSTGRES_HOST=x \
|
||||
POSTGRES_USER=x \
|
||||
POSTGRES_PASSWORD=x \
|
||||
ESEARCH_HOST=x
|
||||
POSTGRES_PASSWORD=x
|
||||
CMD ["pytest", "szurubooru/", \
|
||||
"--cov-report=term-missing", "--cov=szurubooru", "--tb=short"]
|
||||
EOF
|
||||
|
Reference in New Issue
Block a user