Skip to content

Commit 13ac18e

Browse files
Vishal VaibhavGitHub Enterprise
authored andcommitted
Update README.md
1 parent e8510ff commit 13ac18e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ PR with a summary of the coverage details.
1818

1919
```yaml
2020
- name: check-pr-code-coverage
21-
image: docker.target.com/search/pull-request-code-coverage
21+
image: docker.target.com/app/pull-request-code-coverage
2222
pull: true
2323
ruleset:
2424
event: [pull_request]
@@ -41,7 +41,7 @@ PR with a summary of the coverage details.
4141
check-pr-code-coverage:
4242
when:
4343
event: [pull_request]
44-
image: docker.target.com/search/pull-request-code-coverage
44+
image: docker.target.com/app/pull-request-code-coverage
4545
pull: true
4646
coverage_type: jacoco
4747
coverage_file: some-sub-module/build/reports/jacoco/test/jacocoTestReport.xml

0 commit comments

Comments
 (0)