Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit b52a0b7

Browse files
committed
circleci integration with docker
1 parent 5df0972 commit b52a0b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ WORKDIR /topcoder-x-processor
1010
# Install the dependencies from package.json
1111
RUN npm install
1212
#RUN npm run build
13-
RUN npm run test
13+
#RUN npm run test
1414

1515
CMD npm start

0 commit comments

Comments
 (0)