Skip to content

Commit f590156

Browse files
author
thomas loubrieu
committed
remove site maven phase in unstable workflow, 2nd attempt
1 parent 6e1e396 commit f590156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unstable-cicd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
with:
7575
assembly: unstable
7676
packages: openjdk17-jdk
77-
maven-doc-phases: package
77+
maven-unstable-artifact-phases: clean,deploy
7878
env:
7979
central_portal_username: ${{secrets.CENTRAL_REPOSITORY_USERNAME}}
8080
central_portal_token: ${{secrets.CENTRAL_REPOSITORY_TOKEN}}

0 commit comments

Comments
 (0)