Fix ruby alpine CI template
COPY Gemfile Gemfile.lock . is invalid syntax.
When using COPY with more than one source file,
the destination must be a directory and end with a /
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
Please register or sign in to comment