root: fix paths for XML Schema files
This commit is contained in:
parent
ae1a8842db
commit
90a94b5e3e
|
@ -38,7 +38,7 @@ RUN apt-get update && \
|
||||||
|
|
||||||
COPY ./authentik/ /authentik
|
COPY ./authentik/ /authentik
|
||||||
COPY ./pytest.ini /
|
COPY ./pytest.ini /
|
||||||
COPY ./xml /
|
COPY ./xml /xml
|
||||||
COPY ./manage.py /
|
COPY ./manage.py /
|
||||||
COPY ./lifecycle/ /lifecycle
|
COPY ./lifecycle/ /lifecycle
|
||||||
|
|
||||||
|
|
Reference in New Issue