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

Continuous integration & Dockerfile #6

Merged
merged 9 commits into from
Jun 30, 2022
Merged

Continuous integration & Dockerfile #6

merged 9 commits into from
Jun 30, 2022

Conversation

urubens
Copy link
Contributor

@urubens urubens commented Jun 30, 2022

This PR rewrites the Dockerfile using last Docker guidelines, including a healthcheck. It also uses multi-stage build to build the jar in a Docker container.

For continuous integration, Travis is abandoned in favor of Jenkins. The full pipeline is implemented and Jenkins can add Docker images to Dockerhub for official releases or snapshots.

Official releases are created as Github release with Jenkins.

@urubens urubens merged commit 979b9e6 into master Jun 30, 2022
@urubens urubens deleted the ci branch June 30, 2022 09:52
@urubens urubens mentioned this pull request Jun 30, 2022
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

Successfully merging this pull request may close these issues.

1 participant