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

Deployment doesn’t work #753

Closed
mischah opened this issue Jan 18, 2018 · 4 comments
Closed

Deployment doesn’t work #753

mischah opened this issue Jan 18, 2018 · 4 comments

Comments

@mischah
Copy link
Member

mischah commented Jan 18, 2018

It’s because Travis can’t execute npm run-script deploy.

This is pointing to "grunt deploy-travis which needs a GitHub token:
image

Surprisingly there is no token in the travis build settings:
image

@SBoudrias Could you paste your Github Token to Travis?

@SBoudrias
Copy link
Member

@mischah do we still need travis?

@SBoudrias
Copy link
Member

The token should be encrypted here: https://github.com/yeoman/yeoman.github.io/blob/source/.travis.yml#L28

@mischah
Copy link
Member Author

mischah commented Jan 18, 2018

do we still need travis?

Sadly yes.
The DNS entries still point to Github pages.

Going to ping Addy again.

The token should be encrypted here: https://github.com/yeoman/yeoman.github.io/blob/source/.travis.yml#L28

Ah. Didn’t see this.

@mischah
Copy link
Member Author

mischah commented Apr 13, 2018

Fixed with merging #764

@mischah mischah closed this as completed Apr 13, 2018
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

2 participants