Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit d51afba

Browse files
authored
Merge pull request #90 from gbevan/D20190402_chi_middleware_metrics
fix docker copy
2 parents fd40fad + 4c69af9 commit d51afba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ COPY authenticate ./authenticate/
2929
COPY apierrors ./apierrors/
3030
COPY cleanup ./cleanup/
3131
COPY health ./health/
32+
COPY metrics ./metrics/
3233
COPY jobqueues ./jobqueues/
3334
COPY logmsg ./logmsg/
3435
COPY pingclean ./pingclean/

0 commit comments

Comments
 (0)