Skip to content

Commit

Permalink
[Fix #3569] Temporary commit to debug CI issue
Browse files Browse the repository at this point in the history
  • Loading branch information
fjtirado committed Jul 12, 2024
1 parent dcead23 commit c8d8d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-kogito-runtimes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
with:
annotations-prefix: ${{ runner.os }}-${{ matrix.java-version }}/${{ matrix.maven-version }}
github-token: "${{ secrets.GITHUB_TOKEN }}"
definition-file: https://raw.githubusercontent.com/${GROUP:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/pull-request-config.yaml
definition-file: https://raw.githubusercontent.com/${GROUP:fjtirado}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/pull-request-config.yaml
env:
BUILD_MVN_OPTS_CURRENT: '-Dreproducible -Dvalidate-formatting'
- name: Junit Report
Expand Down

0 comments on commit c8d8d45

Please sign in to comment.