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

chore(ci): add maven and nexus jobs to daily pipeline #3872

Merged
merged 13 commits into from
Oct 27, 2023

Conversation

yanavasileva
Copy link
Member

@yanavasileva yanavasileva commented Oct 17, 2023

@yanavasileva yanavasileva added the ci:no-build Prevents any CI stage from running. label Oct 17, 2023
@yanavasileva yanavasileva self-assigned this Oct 17, 2023
@yanavasileva yanavasileva added ci:no-build Prevents any CI stage from running. and removed ci:no-build Prevents any CI stage from running. labels Oct 17, 2023
@yanavasileva yanavasileva changed the title 2512 subtask maven nexus chore(ci): add maven and nexus jobs to daily pipeline Oct 17, 2023
@yanavasileva yanavasileva force-pushed the 2512-subtask-maven-nexus branch from 421a81d to 23d4f97 Compare October 19, 2023 07:05
.ci/daily/Jenkinsfile Outdated Show resolved Hide resolved
@yanavasileva yanavasileva marked this pull request as ready for review October 25, 2023 13:08
@yanavasileva yanavasileva requested a review from mboskamp October 25, 2023 13:14
}

cambpmRunMaven('.',
"org.sonatype.plugins:nexus-staging-maven-plugin:deploy-staged -DaltStagingDirectory=${WORKSPACE}/staging -DskipStaging=true -B",
Copy link
Member

Choose a reason for hiding this comment

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

there's a space too much between true and -B but that was also the case in the original job.
Just cosmetics

@yanavasileva yanavasileva merged commit dee1a96 into master Oct 27, 2023
@yanavasileva yanavasileva deleted the 2512-subtask-maven-nexus branch October 27, 2023 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:no-build Prevents any CI stage from running.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants