коммит произвёл
mattermod
родитель
6e275d0866
Коммит
4d3f7ae06c
@@ -30,7 +30,7 @@ jobs:
|
|||||||
|
|
||||||
if [ $CURL_FAILED -eq 1 ]
|
if [ $CURL_FAILED -eq 1 ]
|
||||||
then
|
then
|
||||||
npm ci && make build
|
npm ci && cd node_modules/mattermost-redux && npm install && npm run build && cd ../.. && make build
|
||||||
fi
|
fi
|
||||||
- persist_to_workspace:
|
- persist_to_workspace:
|
||||||
root: ~/go/mattermost
|
root: ~/go/mattermost
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user