I have a project that has been running for close to two years, but last week when I try to deploy I get the following error message:
$ cd /usr/gia/dev
$ git pull
remote:
remote: ========================================================================
remote:
remote: Your account has been blocked.
remote:
remote: ========================================================================
remote:
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
ERROR: Job failed: exit status 1
Not sure what changed to produce this error.