Skip to content

Commit

Permalink
Setting goal to release for the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed-ennahdi committed Nov 18, 2024
1 parent 560f7c0 commit 29b1478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
distribution: 'temurin'
cache: maven
- name: Build with Maven
run: mvn -B test --file pom.xml
run: mvn -B release:clean release:prepare release:perform --file pom.xml

0 comments on commit 29b1478

Please sign in to comment.