Hi I am new to setting up a pipeline using bitbucket.Working on a old code was able to deploy upuntil yesterday but it suddenly stopped working since today morning.
Unable to deploy code since morning I am getting the following error :-
+ ssh ${HOST_USERNAME}@${HOST_URL} " cd ${PROJECT_ROOT_STAGING} && echo ${BITBUCKET_COMMIT} > latest_deployment && git pull && yarn && yarn build && pm2 restart ${PM2_PROCESS_NAME_STAGING}"username
@bitbucket.org: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
I was able to deploy a day before but it suddenly stopped working today.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.