Skip to content

Commit

Permalink
renamed main directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Evangelos Vatikiotis committed Jun 7, 2024
1 parent 4308d9e commit f0e2f01
Show file tree
Hide file tree
Showing 23 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion interviewrunbook/Dockerfile → app/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ FROM node:alpine
RUN mkdir -p /usr/src
WORKDIR /usr/src
# copy source files
COPY . /usr/src
COPY ../interviewrunbook /usr/src

# install dependencies
RUN npm install
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.

0 comments on commit f0e2f01

Please sign in to comment.