S
Size: a a a
S
️V
V
V
S
S
V
V
V
S
S
S
AB
AB
4
php artisan test?N
N
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
- eval $(ssh-agent -s)
- echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add - > /dev/null
- ssh-keyscan -t rsa $PROJECT_HOST >> ~/.ssh/known_hosts
- cd $PROJECT_PATH
- git checkout master
- git pull
- composer dump-autoload --no-interaction
N