коммит произвёл
GitHub
родитель
d390942581
Коммит
d0dea3b19a
@@ -133,6 +133,8 @@ jobs:
|
|||||||
command: |
|
command: |
|
||||||
git clone https://github.com/mattermost/mattermost-api-reference.git
|
git clone https://github.com/mattermost/mattermost-api-reference.git
|
||||||
cd mattermost-api-reference
|
cd mattermost-api-reference
|
||||||
|
echo "Trying to checkout the same branch on mattermost-api-reference as mattermost-server"
|
||||||
|
git checkout ${CIRCLE_BRANCH} || true
|
||||||
make build
|
make build
|
||||||
- persist_to_workspace:
|
- persist_to_workspace:
|
||||||
root: ~/mattermost
|
root: ~/mattermost
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user