Skip to content

Commit 2bdb9bd

Browse files
authored
Fix URL in Jenkins documentation
1 parent 29e662c commit 2bdb9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/jenkins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ maven:
187187
#artifacts_repository: ''
188188
pr_checks:
189189
repository:
190-
url: https://\${env.BXMS_QE_NEXUS}/nexus/content/repositories/kogito-runtimes-pr-full-testing/
190+
url: https://\${env.BXMS_QE_NEXUS}/content/repositories/kogito-runtimes-pr-full-testing/
191191
creds_id: unpacks-zip-on-qa-nexus
192192
cloud:
193193
image:

0 commit comments

Comments
 (0)