Skip to content

Commit cf412b9

Browse files
authored
Merge pull request #1461 from bbc/ci/live-status-gateway-build
ci: Add missing live status gateway library
2 parents 0a7f929 + fc76b21 commit cf412b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/live-status-gateway/Dockerfile.circle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ RUN apk add --no-cache tzdata
44
COPY package.json /opt/
55
COPY node_modules /opt/node_modules
66
COPY live-status-gateway /opt/live-status-gateway
7+
COPY live-status-gateway-api /opt/live-status-gateway-api
78
COPY blueprints-integration /opt/blueprints-integration
89
COPY server-core-integration /opt/server-core-integration
910
COPY shared-lib /opt/shared-lib

0 commit comments

Comments
 (0)