Deployment failed due to “Request had insufficient authentication scopes”
问题 I created new VM instance (jenkins-server) on project1 and I installed jenkins server on it . one of the jenkins jobs should build my app and deploy it on project2 with the following command mvn gcloud:deploy -Dgcloud.gcloud_project=project2 -Dgcloud.version=jenkins-build-1 The command fails due to the following error : [INFO] Beginning deployment... [INFO] DEBUG: No bucket specified, retrieving default bucket. [INFO] DEBUG: {u'status': u'PERMISSION_DENIED', u'message': u'Request had