refs #5966 Added font folder dockerfile
gitea/worker-time-control/pipeline/head This commit looks good
Details
gitea/worker-time-control/pipeline/head This commit looks good
Details
This commit is contained in:
parent
6c7f612f98
commit
9d1b83e9a2
|
@ -22,6 +22,7 @@ RUN npm install --only=prod
|
||||||
COPY js js
|
COPY js js
|
||||||
COPY css css
|
COPY css css
|
||||||
COPY img img
|
COPY img img
|
||||||
|
COPY font font
|
||||||
COPY \
|
COPY \
|
||||||
LICENSE \
|
LICENSE \
|
||||||
README.md \
|
README.md \
|
||||||
|
|
Loading…
Reference in New Issue