Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d009a0b commit 6eafaccCopy full SHA for 6eafacc
Dockerfile
@@ -16,5 +16,6 @@ USER app
16
17
VOLUME /code
18
WORKDIR /code
19
+ENV GEM_PATH /code/vendor/bundle/ruby/2.2.0
20
21
CMD ["/usr/src/app/bin/codeclimate-rubocop"]
0 commit comments