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 35b4ef2 commit 98cc716
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.dev
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ 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 98cc716

Please sign in to comment.