Skip to content

ci(deploy-maven): fix snapshot version and trigger rules#711

Merged
cdecker merged 1 commit intomainfrom
ave-snapshot-publish-fix
Apr 30, 2026
Merged

ci(deploy-maven): fix snapshot version and trigger rules#711
cdecker merged 1 commit intomainfrom
ave-snapshot-publish-fix

Conversation

@angelix
Copy link
Copy Markdown
Contributor

@angelix angelix commented Apr 28, 2026

Use CI_COMMIT_SHORT_SHA (GitLab) instead of GIT_COMMIT (Jenkins), which was empty and produced "0.2.1--SNAPSHOT". Drop the MR rule since this repo runs in clone mode, and auto-publish snapshots on any branch.

Use CI_COMMIT_SHORT_SHA (GitLab) instead of GIT_COMMIT (Jenkins),
which was empty and produced "0.2.1--SNAPSHOT". Drop the MR rule
since this repo runs in clone mode, and auto-publish snapshots on
any branch.
@cdecker cdecker merged commit 05ccd42 into main Apr 30, 2026
16 checks passed
@cdecker cdecker deleted the ave-snapshot-publish-fix branch April 30, 2026 13:14
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