Automatic Merge
Этот коммит содержится в:
Eli Yukelzon
2020-04-22 16:16:43 +03:00
коммит произвёл GitHub
родитель d390942581
Коммит d0dea3b19a

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

@@ -133,6 +133,8 @@ jobs:
command: |
git clone https://github.com/mattermost/mattermost-api-reference.git
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
- persist_to_workspace:
root: ~/mattermost