Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
PerezIgnacio committed Dec 9, 2024
1 parent 546d799 commit d8a4fba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile.dev
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ RUN yarn install --immutable
COPY --link Gemfile Gemfile.lock ./
RUN bundle install -j 4

RUN echo "TEST"

COPY --link . .

RUN yarn build
Expand Down

0 comments on commit d8a4fba

Please sign in to comment.