Skip to content

Commit fc76b21

Browse files
committed
ci: Add missing live status gateway library
1 parent f24fc3e commit fc76b21

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)