Mason Jam

Results 2 issues of Mason Jam

Hi, In the final stage I get this error: ` [getintodevops-hellonode] Running shell script + docker push registry.hub.docker.com/getintodevops/hellonode:21 The push refers to a repository [registry.hub.docker.com/getintodevops/hellonode] cba63da76181: Preparing 6c433c4837ac: Preparing a6e26591f7fe:...

After trying the following command: `git remote add google https://source.developers.google.com/p/YOUR_PROJECT_ID/r/default replacing YOUR_PROJECT_ID with your project ID.(I do this) 4. Push the code into the Cloud Source Repository: git push --all...