fix the pages directory in doc server Dockerfile
All checks were successful
Build the docker image for the doc server / build (push) Successful in 1m1s
All checks were successful
Build the docker image for the doc server / build (push) Successful in 1m1s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
parent
4e08375748
commit
c505698b0b
@ -3,7 +3,7 @@ FROM ghcr.io/ngn13/ctorm:1.8.1
|
||||
WORKDIR /doc
|
||||
|
||||
COPY Makefile ./
|
||||
COPY docs ./docs
|
||||
COPY pages ./pages
|
||||
COPY inc ./inc
|
||||
COPY src ./src
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user