Skip to content

chore: fix the deploy-site to only run on release tags and fix release job to not run site deployment #101

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

Merged

Conversation

smaarn
Copy link
Contributor

@smaarn smaarn commented Jun 14, 2025

This PR does two things:

  1. Ensure the deploy-site job only runs on the same condition as the release job
  2. Ensure the release job doesn't invoke the maven site-deploy phase (e.g. the maven site lifecycle deployment) and leave that to the deploy-site job

@smaarn smaarn marked this pull request as ready for review June 14, 2025 10:27
@smaarn smaarn changed the title chore: fix the deploy-site to only run on release tags chore: fix the deploy-site to only run on release tags and fix release job to not run site deployment Jun 14, 2025
@vandmo vandmo merged commit 0889f82 into vandmo:master Jun 14, 2025
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.

2 participants