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

Fix CI #264

Merged
merged 2 commits into from
Aug 17, 2023
Merged

Fix CI #264

merged 2 commits into from
Aug 17, 2023

Conversation

martinmladenov
Copy link
Collaborator

This PR fixes failing CI jobs due to unavailable dependencies.

Added the -am option which makes Maven work smarter by building dependencies automatically. (We were already using this in the Docker image but not in the test step in the CI.) Removed an unnecessary installation step as andy is now built automatically.

Copy link
Contributor

@mauricioaniche mauricioaniche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mauricioaniche mauricioaniche merged commit 9a35d34 into main Aug 17, 2023
13 checks passed
@mauricioaniche mauricioaniche deleted the fix-ci branch August 17, 2023 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Critical priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants