remove unused asciidoc plugin and docs
This commit is contained in:
2
.github/workflows/continuous-integration.yml
vendored
2
.github/workflows/continuous-integration.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
|
||||
- name: Generate Reference docs
|
||||
working-directory: spring-ai-docs
|
||||
run: mvn site
|
||||
run: mvn assembly:single
|
||||
|
||||
- name: Capture project version
|
||||
run: echo PROJECT_VERSION=$(mvn help:evaluate -Dexpression=project.version --quiet -DforceStdout) >> $GITHUB_ENV
|
||||
|
||||
Reference in New Issue
Block a user