We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a83874 commit f2d887eCopy full SHA for f2d887e
Dockerfile
@@ -3,5 +3,3 @@ FROM ruby:2.5
3
WORKDIR /home/app
4
5
COPY . /home/app
6
-
7
-CMD ["/bin/sh","publish_rubygem.sh"]
0 commit comments