mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-04-25 03:42:48 +00:00
again
This commit is contained in:
parent
c9464eaf1f
commit
d7e1362573
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
# [Mandatory]
|
# [Mandatory]
|
||||||
# JFrog platform URL
|
# JFrog platform URL
|
||||||
JF_URL: ${{ secrets.JF_URL }}
|
# JF_URL: ${{ secrets.JF_URL }}
|
||||||
|
|
||||||
# [Mandatory if JF_USER and JF_PASSWORD are not provided]
|
# [Mandatory if JF_USER and JF_PASSWORD are not provided]
|
||||||
# JFrog access token with 'read' permissions on Xray service
|
# JFrog access token with 'read' permissions on Xray service
|
||||||
|
|
|
@ -25,7 +25,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
# [Mandatory]
|
# [Mandatory]
|
||||||
# JFrog platform URL
|
# JFrog platform URL
|
||||||
JF_URL: ${{ secrets.JF_URL }}
|
# JF_URL: ${{ secrets.JF_URL }}
|
||||||
|
|
||||||
# [Mandatory if JF_USER and JF_PASSWORD are not provided]
|
# [Mandatory if JF_USER and JF_PASSWORD are not provided]
|
||||||
# JFrog access token with 'read' permissions on Xray service
|
# JFrog access token with 'read' permissions on Xray service
|
||||||
|
|
Loading…
Reference in a new issue