Skip to content

Commit

Permalink
Remove copying client directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ahangarha committed Oct 5, 2023
1 parent 31fd1d0 commit 7843997
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .controlplane/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ RUN yarn install
COPY Gemfile* config.ru Rakefile babel.config.js postcss.config.js ./
COPY app ./app
COPY bin ./bin
COPY client ./client
COPY config ./config
COPY db ./db
COPY lib ./lib
Expand Down

0 comments on commit 7843997

Please sign in to comment.