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

Make Jenkins build Brooklyn Docker image as part of the CI #148

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Mar 20, 2020

  1. Using the io.fabric8:docker-maven-plugin to build Brooklyn docker image.

    This follows the setup done by Apache Syncope. Theoretically, it should use the credentials stored in Apache Jenkins, so it can be pushed to Docker hub / Apache / Brooklyn automatically when `mvn deploy` is executed
    tbouron committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    933941d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    333e896 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2a6214 View commit details
    Browse the repository at this point in the history