Skip to content

Commit 51bded1

Browse files
author
webdev778
committed
Remove copy step for gems (github)
1 parent d979611 commit 51bded1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/awsl-layer-docker/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,4 @@ FROM lambci/yumda:2 as yumda
2626
#COPY --from=builder /lambda/ /lambda/
2727
#COPY --from=builder /ruby/2.7.0 /lambda/opt/ruby/gems/2.7.0
2828
COPY --from=builder /vendor/ruby /lambda/opt/ruby/gems/
29-
COPY --from=builder /vendor/ruby/2.7.0/bundler/gems /lambda/opt/ruby/gems/2.7.0/gems
3029

0 commit comments

Comments
 (0)