mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 23:05:49 +00:00
added inst
This commit is contained in:
parent
7c204f3d73
commit
f76c58b4de
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven-build.yml
vendored
2
.github/workflows/maven-build.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
uses: digma-ai/digma-java-instrumentation-action@v1.0.2
|
||||
with:
|
||||
# Assuming the action expects these inputs:
|
||||
collector_url: 'http://example.com/collector'
|
||||
collector_url: 'https://collector.meloona01.digma.systems'
|
||||
service_name: 'spring-petclinic'
|
||||
environment: 'PETCLINIC_CI'
|
||||
|
||||
|
|
Loading…
Reference in a new issue