Skip to content

Commit

Permalink
chore: updating site target in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
karel-rehor committed Nov 24, 2023
1 parent 2390a0a commit dc570a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ jobs:
- maven-cache_v3-<< parameters.maven-image >>-
- run:
name: "Check generate site"
command: mvn clean site site:stage -DskipTests
command: mvn clean install site site:stage -DskipTests

deploy-snapshot:
docker:
Expand Down

0 comments on commit dc570a8

Please sign in to comment.