mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 07:15:49 +00:00
url
This commit is contained in:
parent
fe8213a92e
commit
302fa844a4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven-build.yml
vendored
2
.github/workflows/maven-build.yml
vendored
|
@ -40,6 +40,6 @@ jobs:
|
|||
uses: digma-ai/digma-actions/assert-no-issues@v1.0.6
|
||||
with:
|
||||
# Assuming the action expects these inputs:
|
||||
digma_url: 'https://collector.meloona01.digma.systems'
|
||||
digma_url: 'https://api.meloona01.digma.systems'
|
||||
api_token: ${{ secrets.DIGMA_TOKEN }}
|
||||
environment: 'PETCLINIC_CI'
|
||||
|
|
Loading…
Reference in a new issue