Skip to content
Commit 8279faad authored by Björn Geuken's avatar Björn Geuken
Browse files

[frontend] Set environment variable in docker

The docker:test:lint rake task was failing because of git-cop
encoding issues.
It turned out that different encoding in a git message could cause
git-cop to fail. Until this is fixed we need to work around this by
setting the encoding in the docker container.

1: from /usr/lib64/ruby/gems/2.5.0/gems/git-cop-1.7.1/lib/git/cop/
     commits/saved.rb:71:in `method_missing'
/usr/lib64/ruby/gems/2.5.0/gems/git-cop-1.7.1/lib/git/cop/commits/
  saved.rb:71:in `[]': invalid byte sequence in US-ASCII (ArgumentError)
parent eb215a30
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment