Skip to content

Error on 'git push origin master' #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
thetoxicavenger opened this issue Aug 5, 2015 · 0 comments
Open

Error on 'git push origin master' #2

thetoxicavenger opened this issue Aug 5, 2015 · 0 comments

Comments

@thetoxicavenger
Copy link

Thanks for the great tutorial. I followed all the steps in your tutorial, but am getting an error when I push to remote: 'error: missing required argument `id|name|all|json|stdin'. Full code is below:

$ git push origin master
Counting objects: 4, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 364 bytes | 0 bytes/s, done.
Total 4 (delta 2), reused 0 (delta 0)
remote: Deployment started
remote: Master received. Deploying to production...
remote:
remote: error: missing required argument `id|name|all|json|stdin'
remote:
remote: Deployment finished

Any idea as to why this might be happening? Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant