forked from Bitmessage/buildbot-scripts
Add English locale to travis docker
This commit is contained in:
parent
a1dfb3442a
commit
9efd0556e6
|
@ -76,4 +76,8 @@ COPY entrypoint.sh /entrypoint.sh
|
|||
|
||||
USER buildbot
|
||||
|
||||
ENV LANG en_US.UTF-8
|
||||
ENV LANGUAGE en_US:en
|
||||
ENV LC_ALL en_US.UTF-8
|
||||
|
||||
ENTRYPOINT /entrypoint.sh "$BUILDMASTER" "$WORKERNAME" "$WORKERPASS"
|
||||
|
|
Loading…
Reference in New Issue
Block a user