Skip to content
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

GitHub deploy not working #1768

Closed
yevbar opened this issue Dec 21, 2018 · 2 comments
Closed

GitHub deploy not working #1768

yevbar opened this issue Dec 21, 2018 · 2 comments

Comments

@yevbar
Copy link

yevbar commented Dec 21, 2018

I did a fresh installation of now-cli with npm and ran the following command:

$ now rauchg/slackin

(following this blog post)

The error I got was

> Error! The specified file or directory "slackin" does not exist"

Were GitHub deployments deprecated with the V2 API or is it something on my machine? If it's the latter, is there a REST endpoint that I could call to deploy a repository without cloning its contents?

@yevbar
Copy link
Author

yevbar commented Dec 21, 2018

I did go to deploy.now.sh with an example repository but got the following error:

Deploy failed, please check the repo and try again.

@paulogdm
Copy link
Member

Hello @yevbar!

We have deprecated the usage of now user/repo for security concerns.
You can still deploy with git clone <url> && now <folder>

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

3 participants