mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 06:45:50 +00:00
try to exclude gradle
This commit is contained in:
parent
e4309eb8f1
commit
6a4c2a83ae
1 changed files with 2 additions and 1 deletions
|
@ -49,4 +49,5 @@ jobs:
|
||||||
# [Mandatory if using OIDC authentication protocol instead of JF_ACCESS_TOKEN]
|
# [Mandatory if using OIDC authentication protocol instead of JF_ACCESS_TOKEN]
|
||||||
# Insert to oidc-provider-name the 'Provider Name' defined in the OIDC integration configured in the JPD
|
# Insert to oidc-provider-name the 'Provider Name' defined in the OIDC integration configured in the JPD
|
||||||
# with:
|
# with:
|
||||||
# oidc-provider-name: ""
|
# oidc-provider-name: ""
|
||||||
|
JF_PATH_EXCLUSIONS: "*gradle*""
|
Loading…
Reference in a new issue