You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.
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
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:
See also https://github.com/biggis-project/biggis-infrastructure how this can be done.
The text was updated successfully, but these errors were encountered: