Set the GOBIN to install go-junit-report in the correct location (#13684)

* Set the GOBIN to install go-junit-report in the correct location

* Add missing \
Этот коммит содержится в:
Agniva De Sarker
2020-01-22 20:09:10 +05:30
коммит произвёл GitHub
родитель adeb7ec8ff
Коммит d881b68a38

Просмотреть файл

@@ -130,6 +130,7 @@ jobs:
--env MM_EMAILSETTINGS_SMTPSERVER=inbucket \
--env MM_EMAILSETTINGS_SMTPPORT=10025 \
--env MM_ELASTICSEARCHSETTINGS_CONNECTIONURL=http://elasticsearch:9200 \
--env GOBIN=/mattermost/mattermost-server/bin \
-v ~/mattermost:/mattermost \
-w /mattermost/mattermost-server \
mattermost/mattermost-build-server:oct-18-2019 \