Skip to content

Commit 3844cdc

Browse files
committed
Add docs profile to release train test
1 parent 3481095 commit 3844cdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/release-train-test/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ runs:
1010
fi
1111
- name: Test Release
1212
shell: bash
13-
run: ./mvnw --batch-mode --settings release-train-settings.xml clean verify --activate-profiles releaseTrain
13+
run: ./mvnw --batch-mode --settings release-train-settings.xml clean verify --activate-profiles releaseTrain -Pdocs

0 commit comments

Comments
 (0)