remove dev Docker image
All checks were successful
Gitea Actions Demo / release-image (push) Successful in 59s
All checks were successful
Gitea Actions Demo / release-image (push) Successful in 59s
This commit is contained in:
parent
949ec2f719
commit
799f88cc53
@ -23,15 +23,6 @@ RUN <<EOT
|
|||||||
bundle install
|
bundle install
|
||||||
EOT
|
EOT
|
||||||
|
|
||||||
FROM build AS dev
|
|
||||||
|
|
||||||
WORKDIR /app
|
|
||||||
|
|
||||||
RUN <<EOT
|
|
||||||
bundle install
|
|
||||||
EOT
|
|
||||||
|
|
||||||
CMD [ "sleep", "infinity" ]
|
|
||||||
|
|
||||||
FROM base
|
FROM base
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user