mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
Update Dockerfile.ci.alpine
This commit is contained in:
parent
e0665b16e9
commit
b1f3deea7e
2
.github/workflows/Dockerfile.ci.alpine
vendored
2
.github/workflows/Dockerfile.ci.alpine
vendored
@ -54,7 +54,7 @@ RUN set -x \
|
||||
&& chmod a+r -R .; \
|
||||
ls -al .; \
|
||||
ls -al app/; \
|
||||
cat app/static/index.html; \
|
||||
cat app/index.html; \
|
||||
ls -al app/static; \
|
||||
ls -al app/static/fonts;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user