Skip to content

Commit

Permalink
Try to debug unusual commit messages such as with "qoutes" in the mes…
Browse files Browse the repository at this point in the history
…sage

Signed-off-by: Jakub Scholz <[email protected]>
  • Loading branch information
scholzj committed Dec 13, 2024
1 parent 6749169 commit 8da0948
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .azure/templates/jobs/build/build_strimzi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
parameters:
JDK_VERSION: $(jdk_version)

# Log variables
- template: "log_variables.yaml"

# Build the Java code without tests
- bash: "make java_install"
displayName: "Build Java code"
Expand Down

0 comments on commit 8da0948

Please sign in to comment.