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

push-dir on CI #23

Open
JaKXz opened this issue Mar 30, 2017 · 5 comments
Open

push-dir on CI #23

JaKXz opened this issue Mar 30, 2017 · 5 comments

Comments

@JaKXz
Copy link

JaKXz commented Mar 30, 2017

Hi! First off, of course, thanks for this great project, I use it in quite a few of my static sites :)

Just curious if it would be possible to use push-dir on TravisCI out of the box? If not, would it be possible to make that happen?

Or what configuration would I need to use push-dir from Travis? I was going over this gist and just got to wondering about this... thanks!

@RobLoach
Copy link

You can, you'll have to add the SSH key in there though.

@MartinDelille
Copy link

Any way to do this with https://travis-ci.org/?

@RobLoach
Copy link

RobLoach commented Aug 19, 2018

TravisCI.org doens't allow uploading a SSH key for public repositories. To do it on Travis, you'll have to securely encrypt the key, and then register it.... CircleCI gives you a UI for it, however:
https://circleci.com/docs/2.0/add-ssh-key/

@MartinDelille
Copy link

@MartinDelille
Copy link

I found an easier way to publish to github pages: https://docs.travis-ci.com/user/deployment/pages/

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