mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
Update maven-build.yml
This commit is contained in:
parent
320f3473b9
commit
dc99b95b10
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven-build.yml
vendored
2
.github/workflows/maven-build.yml
vendored
|
@ -42,6 +42,6 @@ jobs:
|
|||
# Assuming the action expects these inputs:
|
||||
digma_url: 'https://api.meloona01.digma.systems'
|
||||
api_token: ${{ secrets.DIGMA_TOKEN }}
|
||||
environment_id: 'PETCLINIC_CI%23ID%231'
|
||||
environment_id: 'PETCLINIC_CI#ID#1'
|
||||
user_name: ${{ secrets.DIGMA_USER }}
|
||||
password: ${{ secrets.DIGMA_PASSWORD }}
|
||||
|
|
Loading…
Reference in a new issue