Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

Integrate with Travis-CI and Docker Hub #9

Open
vsimko opened this issue Oct 11, 2016 · 1 comment
Open

Integrate with Travis-CI and Docker Hub #9

vsimko opened this issue Oct 11, 2016 · 1 comment
Assignees

Comments

@vsimko
Copy link
Member

vsimko commented Oct 11, 2016

Expected behaviour

The repository should use Travis-CI for continuous integration. During the build phase, the docker images should be uploaded to dockerhub, so that people can pull the images without building them.

Actual behavior

Currently, the user has to:

  • clone the repository
  • run maven build
  • run docker-compose which builds the images in the background

See also https://github.com/biggis-project/biggis-infrastructure how this can be done.

@vsimko
Copy link
Member Author

vsimko commented Oct 11, 2016

I've just activated build for this project on travis and a dummy .travis.yml file.

@vsimko vsimko added the ready label Dec 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants