Skip to content

Commit 7c5291a

Browse files
authored
Use default.repository.root for Sky Walking Framework (#983)
1 parent 526dbcc commit 7c5291a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/sky_walking_agent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
# Configuration for the Sky Walking framework.
1717
---
1818
version: +
19-
repository_root: https://java-buildpack.cloudfoundry.org/sky-walking
19+
repository_root: "{default.repository.root}/sky-walking"
2020
default_application_name: $(jq -r -n "$VCAP_APPLICATION | .space_name + \":\" + .application_name | @sh")

0 commit comments

Comments
 (0)