Skip to content

Commit 9df9a2a

Browse files
committed
fix: gitlab ci
1 parent 40c11bf commit 9df9a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ RUN cnpm install --production || npm install --production
99

1010
EXPOSE 7000
1111

12-
CMD [ "npm", "run" "start:no-daemon" ]
12+
CMD [ "npm", "run", "start:no-daemon" ]

0 commit comments

Comments
 (0)