Skip to content

Commit

Permalink
cicd: edit dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilevos committed Nov 7, 2023
1 parent 348e04e commit f644300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion batcher-ui/Dockerfile.ghostnet
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ COPY ./package.json ./
RUN npm install

COPY ./tsconfig.json ./jsconfig.json ./
COPY ./pages ./pages
#COPY ./pages ./pages
COPY ./src ./src
COPY ./styles ./styles
COPY ./public ./public
Expand Down

0 comments on commit f644300

Please sign in to comment.