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

Ci/remove redundant deploy step #66

Conversation

borisrizov-zf
Copy link
Contributor

Description

Remove the 'deploy' phase from the Maven command in the publish workflow. The release:prepare and release:perform will actually include it by default and execute it at the correct stage of the lifecycle.
The javadoc:jar and source:jar are not needed as well, since we're using a profile to include them.

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

@borisrizov-zf borisrizov-zf merged commit 5bacda3 into eclipse-tractusx:main Nov 29, 2023
3 checks passed
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