Skip to content

Commit

Permalink
Update config.yml (aws-amplify#1130)
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanranz authored and manueliglesias committed Jun 27, 2018
1 parent 9129343 commit 84e5df9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,9 @@ jobs:
name: "Clone auth test package, initialize mobilehub via cli, and link amplify packages"
command: |
mkdir ~/.ssh
echo $SSH_HOST_PUBLIC_KEY
echo $SSH_HOST_PUBLIC_KEY >> ~/.ssh/known_hosts
echo $AUTH_CLONE_URL
git clone $AUTH_CLONE_URL
cd aws-amplify-cypress-auth
yarn
Expand Down

0 comments on commit 84e5df9

Please sign in to comment.