Skip to content

Commit

Permalink
Remove test when finishing release
Browse files Browse the repository at this point in the history
  • Loading branch information
straumat committed Jan 5, 2024
1 parent 65e3f0f commit 1ae36ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ start_release:
mvn gitflow:release-start

finish_release:
mvn gitflow:release-finish
mvn gitflow:release-finish -DskipTests

# ======================================================================================================================
# Docker
Expand Down

0 comments on commit 1ae36ef

Please sign in to comment.