Skip to content

Commit

Permalink
Make the file a directory
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca authored Sep 18, 2024
1 parent ed76693 commit dceef87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ RUN rm -f .empty */.empty \
fi

ADD */*.gemspec tmp/
ADD .buildkite/.empty tools/releaser/releaser.gemspec tools/releaser
ADD .buildkite/.empty tools/releaser/releaser.gemspec tools/releaser/
ADD .buildkite/.empty railties/exe/* railties/exe/
ADD Gemfile Gemfile.lock RAILS_VERSION rails.gemspec ./

Expand Down

0 comments on commit dceef87

Please sign in to comment.