Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Add Docker support with travis build closes #6 #13

Closed
wants to merge 2 commits into from

Conversation

GabLeRoux
Copy link

@GabLeRoux GabLeRoux commented May 10, 2018

Same as #11 but slightly different. sks's provided links to build didn't seem to work (maybe something to do with recent migration from travis?)

Anyway, here's quite similar PR confirmed working. Instructions to get it working:

travis init

Then visit travis and add these two env variables:

  • REPOSITORY_USER
  • REPOSITORY_PASS

Example build:
https://travis-ci.com/GabLeRoux/github-release/builds/72990504

Built image on docker:
https://hub.docker.com/r/gableroux/gothub/

Docker image usage example:

docker run -it --rm gableroux/gothub gothub -h

replace image name with itchio/gothub.

All credits go to @sks 👍

Resolves #6 ✌️

@GabLeRoux GabLeRoux closed this Jul 9, 2018
@GabLeRoux GabLeRoux deleted the docker-itchio-gothub branch July 9, 2018 22:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant