Skip to content

Commit

Permalink
fix(sendsay-docs): echo remote repo
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksnick committed Dec 20, 2023
1 parent f2ad39a commit e5cc3d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ export RELEASE_NAME=$(git log -1 --pretty=format:"%s %h %an")
export MESSAGE=$RELEASE_NAME
export BUILD_REPO=sendsay-docs-build

echo [email protected]:sendsay-ru/$BUILD_REPO.git

git clone [email protected]:sendsay-ru/$BUILD_REPO.git /tmp/$BUILD_REPO

yarn run build
Expand Down

0 comments on commit e5cc3d5

Please sign in to comment.